Closed pourzanj closed 9 years ago
refactor with Cython for better speed.
-make more functional -use unit tests on these functions
Unit tests have been written.astep is now more functional. Cython scrapped since it's complicated to implement slicing in Cython and doesn't help much.
refactor with Cython for better speed.
-make more functional -use unit tests on these functions