WIP Tracking Skips Unit Tests
GeorgeS2019 opened this issue · 2 comments
These are currently skipped tests for users to track where they could contribute
Linear algebra (numpy.linalg)
- np.einsum
- np.einsum_path
Discrete Fourier Transform (numpy.fft)
Array objects (numpy.ma)
Multithreaded Generation
numpy.pad
Polynomials (numpy.polynomial)
Hi George,
I welcome help from anyone who has the time and wants to contribute to this open source project. Right now, I don't have a lot of time to work on this but I can certainly offer guidance and review any work before it gets checked into the mainline project. Feel free to create a branch and make contributions. I will review and merge in when you are ready.
Please note that many of the unimplemented features of numpydotnet may be adequately covered by this open source project: https://www.nuget.org/profiles/mathnet/
If you want to add these missing features to numpydotnet, it may be easier to simply add a wrapper layer around this mathnet library. I would rather not make it part of the main numpydotnet library though. I don't want to require users who don't need those features to be required to included mathnet in their project.
Thanks for suggesting MathNet. I knew it before, having you recommend means it is worth a closer look.
I am recommending people to this site and attempting to set up a framework for them to have a quick overview of how complete is this numpy for .NET implementation.
Thank you for making excellent contribution to .NET community.