- Sep 17, 2012
-
-
Christoph Groth authored
np.matrix is not only slow, but it is an ill-behaved sequence: m[0].ndim == m.ndim == 2 This causes problems when converting a numpy matrix to a tinyarray.
-
- Sep 03, 2012
-
-
Christoph Groth authored
-
Christoph Groth authored
-
- Sep 02, 2012
-
-
Christoph Groth authored
-
Christoph Groth authored
-
- Sep 03, 2012
-
-
- Sep 02, 2012
-
-
Christoph Groth authored
-
Christoph Groth authored
-
- Jul 30, 2012
-
-
Christoph Groth authored
-
- Jul 22, 2012
-
-
Christoph Groth authored
Instead of a tuple of tuples of python integers, return a list of numpy arrays. Initialize the arrays by memcpy.
-
- Jul 20, 2012
-
-
Christoph Groth authored
There is no point in converting that purpose-made list into a tuple.
-
- Jul 15, 2012
-
-
- Jul 13, 2012
-
-
Christoph Groth authored
-
Christoph Groth authored
-
Christoph Groth authored
-
- Jul 12, 2012
-
-
- Jul 09, 2012
-
-
- Jun 23, 2012
-
-
- Jun 13, 2012
-
-
- May 03, 2012
-
-
Christoph Groth authored
-
- May 02, 2012
-
-
Christoph Groth authored
-
- May 03, 2012
-
-
Christoph Groth authored
-
- Apr 20, 2012
-
-
Christoph Groth authored
-
Christoph Groth authored
-
- Apr 19, 2012
-
-
- May 04, 2012
-
-
Christoph Groth authored
-
- Apr 10, 2012
-
-
- Apr 21, 2012
-
-
Christoph Groth authored
-
- Apr 20, 2012
-
-
Christoph Groth authored
-
Christoph Groth authored
-
- Apr 19, 2012
-
-
Christoph Groth authored
-
- Apr 11, 2012
-
-
Christoph Groth authored
-
-
-
- Apr 10, 2012
-
-
this is the first out of several steps required to make the mode solver reach maximal performance
-
this is the first out of several steps required to make the mode solver reach maximal performance
-
- Apr 06, 2012
-
-
Christoph Groth authored
-
- Apr 05, 2012
-
-
Christoph Groth authored
-
Christoph Groth authored
-
Christoph Groth authored
...by ones closely based on the actual tutorial examples.
-