ITensor / NDTensors.jl

A Julia package for n-dimensional sparse tensors.
Apache License 2.0
27 stars 7 forks source link

Fix dispatch issue when trying to call BLAS #51

Closed mtfishman closed 3 years ago

mtfishman commented 3 years ago

This tweaks the changes made in #43 to make sure BLAS gets called for the supported types.