Marcel-Rodekamp / NSL

Nanosystem Simulation Library (NSL) implements statistical simulations for systems on the nanoscale
Other
2 stars 0 forks source link

Added matrix multiplication as NSL::Tensor::mat_mul #53

Closed Marcel-Rodekamp closed 2 years ago

Marcel-Rodekamp commented 2 years ago

Simple NSL::Tensor::mat_mul in place. Type casting missing, but added as todo waiting for #33.