dpilger26 / NumCpp

C++ implementation of the Python Numpy library

Home Page:https://dpilger26.github.io/NumCpp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

np.expand_dims not support

jjqcat opened this issue · comments

This is great project ,but it doesn't support np.expand_dims which often used