aboutsummaryrefslogtreecommitdiff
path: root/ndarray.c
Commit message (Collapse)AuthorAge
* ndarray: fix handling SLICE_NULLAnton Khirnov2019-06-13
|
* ndarray: support stepsizes other than 1 in slicingAnton Khirnov2019-04-17
|
* mg2d: add API for interpolating an initial guess from a provided gridAnton Khirnov2019-04-02
|
* ndarray: add a function for copying arraysAnton Khirnov2019-03-22
|
* ndarray: add new API for n-dimensional arraysAnton Khirnov2019-03-21