stschroe

Results 2 comments of stschroe

During working on the indexing code I also made some experiments in speeding up the code with numba. But I decided to not use numba for now and let it...

I have done my experiments to evaluate, if all the functionality could be written in nopython mode. And the conclusion is yes. But as I wrote the code, it turned...