Displaying 7 results from an estimated 7 matches for "raga".
Did you mean:
rafa
2003 Sep 29
1
multilevel (hierarchical) statistical analysis
Is there any package developed in R for multilevel (hierarchical) analysis
of continuous and categorical dependent variables?
2007 Apr 04
2
[LLVMdev] Graph Coloring Regalloc
--- David Greene <greened at obbligato.org> wrote:
> Roman Levenstein wrote:
> > The allocator does not handle register aliases and register classes
> > correctly, which makes it rather unusable for most architectures.
> One
> > idea that can be used for improving handling of irregular
> architectures
> > is described in the "A Generalized Algorithm for
2007 Apr 04
0
[LLVMdev] Graph Coloring Regalloc
Roman Levenstein wrote:
> Yes, the SUIF allocator (or at least one of them) implements the
> Smith/Ramsey/Holloway algorithm. This is what I understand by looking
> at the coloring reggister allocator code in the SUIF distribution. The
> SUIF code of this allocator is not very well commented, but I'm pretty
> sure.
Do you have a pointer? I'm interested in this algorithm
2007 Apr 04
2
[LLVMdev] Graph Coloring Regalloc
...;m
> pretty
> > sure.
>
> Do you have a pointer? I'm interested in this algorithm as well.
I downloaded the MachSUIF sources from here:
http://www.eecs.harvard.edu/hube/software/software.html
More precisely, I took this version: 2.02.07.15
Have a look at the color.cpp in the raga subdirectory. This is the
implementation of Smith/Ramsey/Holloway algorithm, as far as I
understand.
-Roman
____________________________________________________________________________________
Never miss an email again!
Yahoo! Toolbar alerts you the instant new Mail arrives.
http://tools.sea...
2006 Mar 18
2
How to divide too long labels?
Is there any possibility to divide too long text in a plot to two or more
lines, when using labels-parameter in the text()-command?
Here is an example picture:
http://users.utu.fi/attenka/253.jpeg
My example script is something like this:
text(1,0.7,labels=Chordnames[fnid(pcs%%12)]) # according to Larry
Solomon's table http://solomonsmusic.net/pcsets.htm
Chordnames is a long vector with
2000 Jun 18
2
xml stream formats
...tracks in
different languages, 3 subtitle overlays, and 5 xml streams duplicating
the subtitles with two additional translations.
I'd hope we could make a single dtd for the timecoded xml streams, relying
on conventional attributes to generalize the markup; karaoke and musical
annotation of a raga both have very specialized needs. something like:
<event timestamp="532739" type="chord">E7m</event>
or
<event timestamp="1462" speaker="Robin">No Julia, I don't want to go to
the prom with you.</event>
I guess that doesn't...
2008 Feb 14
2
Rsync problems with some files & timestamp
Hi,
rsync 2.6.8 on OES 2 Linux
On an OES 2 Linux server I mount a Netware volume (ncpmount) that is the
destination server.
All volumes are NSS.
Some files are renamed in the destination volume.
For example :
(/media/backup is the NCP mount point )
rsync: rename "/media/backup/USR/SYSTEM32/.AUTOCHK.EXE.xDMw7T" ->
"USR/SYSTEM32/AUTOCHK.EXE": Permission denied (13)