Update IntMatrix for api change
Make matrix take complete tensor as argument, rather than creating its own - so that e.g. RealMatrix.toTensor can now return a recognised RealTensor
Avoid temporary vectors in fft multiplyWithExtents
Part of the Bisquay compendium.
Matrix and (sort of) tensor implementation in SML, with optional optimised versions of some real and complex matrix functions using MLton FFI and BLAS.
Copyright 2020-2022 Chris Cannam. MIT/X11 licence. See the file COPYING for details.