Updated Feature suggestions (markdown)

This commit is contained in:
Timothy Hobbs 2018-05-24 21:44:19 +02:00
parent 28d355630f
commit 7e9e01f365
1 changed files with 3 additions and 1 deletions

View File

@ -64,4 +64,6 @@ would initialize all elements of x to -1
- <del>Multidimensional arrays, with array slicing, striding, masking, etc. Something along the lines of arrays
in Fortran or, better yet, Numpy arrays in Python would be great. Nim has great potential for scientific
programming, but the lack of multidimensional arrays is a deal-breaker.</del>
- [Arraymancer](https://github.com/mratsim/Arraymancer)
- [Arraymancer](https://github.com/mratsim/Arraymancer)
- Either a stable 1.0 release or a stable subset with a guarantee of no breaking changes.