ndarray/Boost.NumPy

Is there any function that can save ndarray to file?

Opened this issue · 0 comments

I want to save ndarray to file for use in python numpy, but I do not find any function that can save np::ndarray to file.