dsharlet / array

C++ multidimensional arrays in the spirit of the STL
Apache License 2.0
198 stars 15 forks source link

Add implicit conversion to value_type for scalar-shaped arrays #38

Closed dsharlet closed 4 years ago

dsharlet commented 4 years ago

Not completely sure this is a good idea, but it makes make_einsum a bit nicer for scalar results...