diff --git a/Feature-suggestions.md b/Feature-suggestions.md index 7f0abab..48485ba 100644 --- a/Feature-suggestions.md +++ b/Feature-suggestions.md @@ -64,4 +64,6 @@ would initialize all elements of x to -1 - 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. - - [Arraymancer](https://github.com/mratsim/Arraymancer) \ No newline at end of file + - [Arraymancer](https://github.com/mratsim/Arraymancer) + +- Either a stable 1.0 release or a stable subset with a guarantee of no breaking changes. \ No newline at end of file