@hackage cl3-hmatrix-interface2.0.0.0
Interface to/from Cl3 and HMatrix.
Categories
License
BSD-3-Clause
Maintainer
Nathan Waivio <nathan.waivio@gmail.com>
Links
Versions
Installation
Dependencies (3)
Dependents (1)
@hackage/acme-everything
Cl3 interface to/from HMatrix
A simple interface supporting to/from: Matrix (Complex Double).
The exported functions make use of the isomorphism between APS and M(2,C) and are:
- toHMatrix
- fromHMatrix
Note: Please make sure your HMatrix Matrix is a 2x2 Complex Double.