Elise Huard

Results 4 issues of Elise Huard

I had to install a few things that weren't mentioned in the requirements. - pyxDamerauLevenshtein - gensim - h5py For the first lib, the API seems to have changed somewhat...

Without CUDA, it's absolutely single-threaded, and that means that even on my machine which is reasonably recent with Intel Core i7 processor, it takes about 5 days to run the...

I want to process a timeseries with monthly labels, so something like "2012-10" etc, but parser seems unhappy with this. I understand why, but it's pretty impractical. ``` user> (local-date-time...

enhancement

OpenGL doesn't use the StateVar package but its own version of exactly the same thing (Graphics.Rendering.OpenGL.GL.StateVar). This means that using OpenGL with Hipmunk causes compilation issues. I can commit a...