Commit Graph

5 Commits (d418ff149ddea46003b0069521beae8b2a7ea28d)

Author SHA1 Message Date
jan d418ff149d Perform [(x,y,v),...] -> ndarray conversion using complex numbers
Factor-of-2 speedup on code that currently takes ~20% of the runtime --
turns out cache is good stuff.
8 years ago
jan caf51d72ba Remove unused code for matlab interface 8 years ago
jan 12fdc5401e Use scipy.sparse.coo_matrix instead of numpy.histogram2d to get a decent speedup 8 years ago
jan f68555cb0b Switch to >= <= operators instead of functions
For clarity
8 years ago
jan ed77450c80 add all files 8 years ago