4 comments

[ 3.9 ms ] story [ 25.6 ms ] thread
Cool work! How does this compare with gorgonia.org/tensor?
I have created the project only for learning purposes

tensor looks really good with a lot of functionalities and proper benchmarks

I could probably compare the performance and see how I can improve.

Great job!

Would love to see some performance comparisons with python numpy when the code is ready.

I do have some benchmark numbers with numpy. TBH they are not terrible but not great either.

At this point in time, I am trying to maximize the usability of the library rather than optimizing for performance.