tmbb
tmbb
> As for the additional tests... I'm not sure I see the point of that. We already have 100% code coverage. Why would the shape of the input data make...
> Great, I might put some thought into it as well if I find some time. I'm curious to see to what extent Rust can beat NumPy I think rust...
I've managed to setup a quick benchmark: Python version (operating on the data from `reference1d.npz`): ``` -------------------------------------------- benchmark: 1 tests -------------------------------------------- Name (time in ms) Min Max Mean StdDev Median...