28 Apr
2021
28 Apr
'21
5:41 p.m.
Hi All, Would there be any interest in an n-dimensional array library for boost? There is Boost.MultiArray library, but as far as I can tell, this only supports containing the arrays, not performing arithmetic on them. It would provide an interface similar to what Numpy provides, would be fully templated and might, if possible, support BLAS routines to accelerate the functions. Thanks, Toby