digitalmars.D - D & NumPy
- Chris (1/1) Nov 14 2014 Any work done in D regarding NumPy?
- John Colvin (4/5) Nov 14 2014 pyd[1] has the ability to convert to/from d slices from/to numpy
On Friday, 14 November 2014 at 16:28:41 UTC, Chris wrote:Any work done in D regarding NumPy?pyd[1] has the ability to convert to/from d slices from/to numpy arrays as part of its quite comprehensive python-D interface. [1] https://bitbucket.org/ariovistus/pyd
Nov 14 2014