search for: likd

Displaying 5 results from an estimated 5 matches for "likd".

Did you mean: lid
2005 May 18
0
dendrogram and dendrapply
Hi all, I think I have some problems to use correctly the function dendrapply. Let suppose dend is a dendrogram object. I would likde to know the cardinal number of leaves depending of each node of the tree dend. It is right that the command attr(dend,"members") gives the total number of leaves, and attr(dend[[1]],"members") gives the number of leaves for the first left node and so on... Now to obtain the...
2009 May 21
0
[LLVMdev] Arm port
...and that's more than enpough to develop with. Besides that, it's got booting off of flash, so I can write flash memory on other systems (I have 3) and easily move things into the Pandora. I think a lof of this applies to the BeagleBoard, too (but I haven't got one of those). I would likd of like it if there was an emulator, I haven't chekced on that, you don't happen to know if there's an emulator compatible with the OMAP3530? I think I can leave the original Linux that it comes with in place, and move new images into place with flash. I could put llvm onto the Linux...
2009 May 21
2
[LLVMdev] Arm port
Hi, - Cortex-A8 needs a specific instruction scheduler as dual issue forces you to interleave some instructions to allow to run two instructions in the same cycle for the best performance (Cortex-A9 is out-of-order so dual issue is not an issue (!) for performance). - Cortex-A8/A9 have several useful new instructions : for instance, bit operations like bitfield insertion/extraction or having
2009 May 21
0
[LLVMdev] Arm port
...npough to develop with. Besides that, it's got booting off of flash, so I can >> write flash memory on other systems (I have 3) and easily move things into the >> Pandora. I think a lof of this applies to the BeagleBoard, too (but I haven't >> got one of those). I would likd of like it if there was an emulator, I haven't >> chekced on that, you don't happen to know if there's an emulator compatible with >> the OMAP3530? I think I can leave the original Linux that it comes with in >> place, and move new images into place with flash. I cou...
2009 May 21
6
[LLVMdev] Arm port
...than > enpough to develop with.  Besides that, it's got booting off of flash, so I can > write flash memory on other systems (I have 3) and easily move things into the > Pandora.  I think a lof of this applies to the BeagleBoard, too (but I haven't > got one of those).  I would likd of like it if there was an emulator, I haven't > chekced on that, you don't happen to know if there's an emulator compatible with > the OMAP3530?  I think I can leave the original Linux that it comes with in > place, and move new images into place with flash.  I could put llvm...