Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP Tracking Skips Unit Tests #37

Open
1 of 3 tasks
GeorgeS2019 opened this issue Aug 27, 2022 · 2 comments
Open
1 of 3 tasks

WIP Tracking Skips Unit Tests #37

GeorgeS2019 opened this issue Aug 27, 2022 · 2 comments

Comments

@GeorgeS2019
Copy link

GeorgeS2019 commented Aug 27, 2022

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)

@KevinBaselinesw
Copy link
Collaborator

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.

@GeorgeS2019
Copy link
Author

@KevinBaselinesw

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants