SciSharp / NumSharp

High Performance Computation for N-D Tensors in .NET, similar API to NumPy.
https://github.com/SciSharp
Apache License 2.0
1.37k stars 192 forks source link

Missing API's #254

Closed deepakkumar1984 closed 5 years ago

deepakkumar1984 commented 5 years ago

np.full: https://docs.scipy.org/doc/numpy-1.13.0/reference/generated/numpy.full.html np.exp: https://docs.scipy.org/doc/numpy-1.13.0/reference/generated/numpy.exp.html np.clip: https://docs.scipy.org/doc/numpy/reference/generated/numpy.clip.html np.around: https://docs.scipy.org/doc/numpy-1.13.0/reference/generated/numpy.around.html

Need this to complete the NeuralNetwork example for NumSharp, also will have some real examples like Titanic Survival, Boston Housing, MNIST etc

Oceania2018 commented 5 years ago

@Nucs Could you help on these missing APIs ?

Nucs commented 5 years ago

Sure, assign it to me.

Oceania2018 commented 5 years ago

You have to accept the invitation. Then I can assign ticket to you.

Nucs commented 5 years ago

All features were implemented in NumSharp 0.20.4.