dpilger26 / NumCpp

C++ implementation of the Python Numpy library
https://dpilger26.github.io/NumCpp
MIT License
3.55k stars 550 forks source link

Support numpy.insert #170

Closed FirstLoveLife closed 1 year ago

FirstLoveLife commented 1 year ago

Hi, it would be good if numcpp can support https://numpy.org/doc/stable/reference/generated/numpy.insert.html

dpilger26 commented 1 year ago

Added in Release Version 2.10.0.