Changelog
Source:NEWS.md
natcpp 0.2
- add fast coordinate / index conversion functions in https://github.com/natverse/natcpp/pull/2
c_coords21dindex()c_ijkpos()-
c_sub2ind()to makenat::coord2ind()and friends much more memory efficient
Full Changelog: https://github.com/natverse/natcpp/compare/v0.1.1…v0.2
natcpp 0.1.1
- adds
c_ListofMatrixRows()