[Numpy-discussion] introducing Numpy.net, a pure C# implementation of Numpy

2019-03-16 Thread kmckenna
This is a quick note to announce open source numpy.net available at this repository https://github.com/Quansight-Labs/numpy.net This is a pure C# based implementation of Numpy, ported from the underlying C library and the python application layer. Written and tested on .NET standard 2.1 so

Re: [Numpy-discussion] [SPAM]Re: introducing Numpy.net, a pure C# implementation of Numpy

2019-03-16 Thread kmckenna
From: NumPy-Discussion On Behalf Of Charles R Harris Sent: Saturday, March 16, 2019 12:06 PM To: Discussion of Numerical Python Subject: [SPAM]Re: [Numpy-discussion] introducing Numpy.net, a pure C# implementation of Numpy On Sat, Mar 16, 2019 at 10:02 AM Charles R Harris mailt