search for: computaion

Displaying 4 results from an estimated 4 matches for "computaion".

Did you mean: computation
2006 May 09
2
devide data into decile
I guess this is really basic. But I do not find an answer yet. I have a big data.frame. I would like to divede them into 10 deciles accounding to one of its member. Then I need a number for each decile with some computaion within each group. How to devide it?
2007 Jul 25
0
[LLVMdev] Fwd: Segment Register Use
...ere are many names for this, but it differs from a common vector math inline because of processing method. I forget the common textbook term. ... The named variable convention in llvm is desirable because it allows the selection of which base pointer to use for each table reference based on what computaions go there. One of the ia32 is grand for writing to*, but cant be used to move mem to reg. Obviously this is an intentional design. Optimizer should handle this based on machine type and a model of hardware capabilities. (again back to HDL and the anchient ISDL specs for modeling.. but avoiding t...
2007 Jul 25
3
[LLVMdev] Segment Register Use
I realize I am one of the few who uses the segment registers (especially CS and DS) on the ia32 chips for example, and a definite few with complete segregation models that rival specialized physical processors... GCC still fails to use these correctly and if your LLVM still depends on either Generic or some of the RTL models they use in various processor definitions, I express concern for
2012 Mar 29
3
[xapian] GSoC - Learning to Rank, Introduction and some Ideas
Hello, I am Mudit Raj Gupta, fourth year student of M.S. (Hons.) Chemistry and B.E. (Hons.) Electronics and Instrumentation at BITS-Pilani ( http://www.bits-pilani.ac.in/). I am interested in *Machine Learning and Computaional Intelligence*. I have an interest in implementing various existing algorithms and developing modified/new algorithms related to machine learning and computational intelligence. I successfully completed my *Google Summer of Code - 2011* for the *Center for the study of Complex systems - Universit...