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

Need NuGet pre-release for unmanaged-bytes-storage #333

Closed JetstreamRoySprowl closed 5 years ago

JetstreamRoySprowl commented 5 years ago

@Oceania2018 I've just finished a project which I've converted from NumSharp 0.10.4.0 to the unmanaged-bytes-storage branch per a suggestion from @Nucs. Unfortunately for me, the project needs to run in Docker containers, which means I really need a NuGet package. Would it be possible to get a NuGet pre-release for unmanaged-bytes-storage in the next day or two?

Nucs commented 5 years ago

@Oceania2018 I'll contact you once we merge to master to release it as a pre-release.

Oceania2018 commented 5 years ago

Once you merged, I'll release an alpha version. A big milestone.

Oceania2018 commented 5 years ago

@JetstreamRoySprowl Released: https://www.nuget.org/packages/NumSharp/0.11.0-alpha

Follow us on Twitter, keep up to date: https://mobile.twitter.com/ScisharpS

JetstreamRoySprowl commented 5 years ago

Thank you, and congratulations!! @Oceania2018 @Nucs