search for: alo

Displaying 20 results from an estimated 136 matches for "alo".

Did you mean: all
2015 Nov 22
2
[lld] R_MIPS_HI16 / R_MIPS_LO16 calculation
On Sun, Nov 22, 2015 at 1:28 AM, Rui Ueyama <ruiu at google.com> wrote: > I'm not sure if I understand the semantics of HI16 and LO16 relocations. If > my understanding is correct, a pair of HI16 and LO16 represents an addend > AHL. AHL is computed by (AHI<<16) | (ALO&0xFFFF). Can't we apply HI16 and > LO16 relocations separately and produce the same relocation result? Do we > have to pair them up before applying relocations? The correct formula for the combined addend is (AHI << 16) + (short)ALO. So the combined addend depends on both AHI a...
2011 Sep 08
3
Density function: Area under density plot is not equal to 1. Why?
...ion improperly. Why is this happening? Does anyone know how to constrain the density function while still getting a true pdf (summing to 1 under the curve) at the end? Should I use a different function? I read through the density function notes but could not figure out a solution. Thank you! Gon?alo
2007 Aug 17
4
matching elements from two vectors
...would like a solution that works with dataframe colums as well. I have tried x==y and it doesn't work. x==any(y) doesn't work either. I realize I could write a foor loop and go through each element of y asking if it matches any element of x, but isn't there a shorter way? Thanks, Gonçalo [[alternative HTML version deleted]]
2015 Nov 21
2
[lld] R_MIPS_HI16 / R_MIPS_LO16 calculation
...syan <simon at atanasyan.com> >> > wrote: >> >> >> >> In case of MIPS O32 ABI we have to find a matching R_MIPS_LO16 >> >> relocation to calculate R_MIPS_HI16 one because R_MIPS_HI16 uses >> >> combined addend (AHI << 16) + (short)ALO where AHI is original >> >> R_MIPS_HI16 addend and ALO is addend of the matching R_MIPS_LO16 >> >> relocation [1]. There are two methods to do matching and R_MIPS_HI16 >> >> calculation. >> >> >> >> Method A: >> >> 1. Postpone...
2010 Aug 20
3
change object name within for loop
...like to be able to call different objects (in1, in2, in3, ...) authomatically through the execution of the loop. Is there a quick solution for this? Thank you for any help. I apologize if this question has been addressed recently in this forum - I could not find an answer online. Best, Gon?alo
2012 Nov 08
4
Accessing selected elements of a list
Hi, If I have a vector: junk <- c(2,0,0,3,0) and want to access, say, all the elements that are greater than zero. I just do: junk[which(junk>0)] Now, If I have a list: jlist <- list(NULL,c(1,0),NULL,c(1,2,3), NULL) and want to access all the elements that have length greater than zero, I know how to find the elements with: which(sapply(jlist,length)>0) But how do I get a
2015 Nov 21
2
[lld] R_MIPS_HI16 / R_MIPS_LO16 calculation
Hi, I am working on support R_MIPS_HI16 / R_MIPS_LO16 in the new LLD and have a couple of questions. == Q1 In case of MIPS O32 ABI we have to find a matching R_MIPS_LO16 relocation to calculate R_MIPS_HI16 one because R_MIPS_HI16 uses combined addend (AHI << 16) + (short)ALO where AHI is original R_MIPS_HI16 addend and ALO is addend of the matching R_MIPS_LO16 relocation [1]. There are two methods to do matching and R_MIPS_HI16 calculation. Method A: 1. Postpone R_MIPS_HI16 relocation calculation and record its arguments. 2. When R_MIPS_LO16 is found, iterate over rec...
2008 Mar 15
3
locating minimum value in matrix
...row and column numbers of the minimum value in that matrix. The command which(BEE==min(BEE)) returns only one value which, I take, is the position of the minimum in a vector with as many elements as the matrix. Is there a quick and simple way of getting row and column numbers? Thanks, Gonçalo [[alternative HTML version deleted]]
2004 Mar 23
3
building data object on iteration
Hello I need help, few days tying to work this out but unable to find examples. "alos would appricate direction on how to find exmples" getting the file name "without the extension" into a character vector. for (i in dir("c:/data/")){ filename <- c(filename,sub("([^.]+)(\\..+)","\\1", i)) } Error: Object "filename" not f...
2008 Mar 13
2
joining matrices, vectors, scalars in one object
...3), c = 1, d = c(1,0,1)) would become long and awkward. Is there a way of declaring an empty 'thing' of a given length and then assigning its elements from a for loop? I need to allow elements a, b, c... that can be scalars, vectors or matrices with varying dimensions. Thanks! Gonçalo [[alternative HTML version deleted]]
2015 Nov 21
2
[lld] R_MIPS_HI16 / R_MIPS_LO16 calculation
...On Fri, Nov 20, 2015 at 10:13 PM, Simon Atanasyan <simon at atanasyan.com> > wrote: >> >> In case of MIPS O32 ABI we have to find a matching R_MIPS_LO16 >> relocation to calculate R_MIPS_HI16 one because R_MIPS_HI16 uses >> combined addend (AHI << 16) + (short)ALO where AHI is original >> R_MIPS_HI16 addend and ALO is addend of the matching R_MIPS_LO16 >> relocation [1]. There are two methods to do matching and R_MIPS_HI16 >> calculation. >> >> Method A: >> 1. Postpone R_MIPS_HI16 relocation calculation and record its argu...
2009 Aug 21
2
2d color coded line plot
...n (variable) is color coded. I have only seen elsewhere that it is possible to color code dots in a scatter plot and I tried it with success although I I didn't find a way of including the color bar has legend to the plot. I wonder if any one can give me some hint on this. Thank you! Gon?alo
2020 May 30
1
[Bug 3174] New: Enable OpenSSH to connect older gear having limitations on host RSA key length, implemented, see the pull request.
...Product: Portable OpenSSH Version: 8.3p1 Hardware: Other OS: All Status: NEW Severity: enhancement Priority: P5 Component: Miscellaneous Assignee: unassigned-bugs at mindrot.org Reporter: sinihappo at alo.fi Created attachment 3404 --> https://bugzilla.mindrot.org/attachment.cgi?id=3404&action=edit Patch to implement the option I have struggled with older network gear, where either it is not possible because of the lack of new FW or lack of permit to upgrade. If you think that having this...
2004 Dec 06
2
ices, jack
alo i have seen some mention of an ices patch with support for jack...anyone know where i can get this? adam
2007 Jan 16
1
number of Nodes in Random Forest
I'm calculating nodes using Random Forest in R but i only get nodes for a fraction of the compounds i want to calculate, the rest is ommited and is not printed in the output file, (i'm working with 3012 compounds). What can i do to have nodes printed for all the compounds. Thanks Gon?alo
2008 Jan 27
1
calling a list element from a list name passed to a function
...acter class variable 'passed_name' contains the name of the list called 'true_name' Inside the function, how can I get a specified element from the list? For example, if I want to get true_name$month How do I get that item with the passed name? Thank you for any help! Gon?alo
2009 Jul 03
2
Correlation Network Diagram?
...this paper [1] by Andrew Lo there is a very interesting correlation network diagram (sorry I dont have a more convenient link to the type of diagram I'm talking about). does anyone know of any package in R that can generate these types of diagrams? Cheers -- Rory [1] http://web.mit.edu/alo/www/Papers/august07.pdf [[alternative HTML version deleted]]
2008 Aug 30
1
writing text and output to file with flexibility
...at I pass to the function. (I would like to have values from adjacent columns separated by tabs.) 'write' seems to place only one matrix into one file. 'sink' seems to write only what I write, word by word. Is there a standard solution for this type of problem? Thank you, Gon?alo
2009 Jan 30
1
simulating outcomes - categorical distribution (?)
...possible outcomes given a certain probability of outcome 0 or failure 1. Now, since I have 15 possible outcomes, I guess that this should be done with some form of a categorical distribution but I couldn't find a function for the categorical distribution yet. Thanks for any suggestions! Gon?alo
2004 Dec 06
2
Re: ices, jack
On Mon, 06 Dec 2004 14:42:59 +0000, Karl Heyes wrote: > On Mon, 2004-12-06 at 09:31, adam wrote: >> alo >> >> i have seen some mention of an ices patch with support for jack...anyone >> know where i can get this? > > The latest is in SVN under http://svn.xiph.org/icecast/branches/kh and > tarballs are available in http://mediacast1.com/~karl. You will need > the libsh...