Popularity
0.8
Declining
Activity
0.0
Stable
1
1
0
Monthly Downloads: 4
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Latest version: v2.0.0.0
cl3-hmatrix-interface alternatives and similar packages
Based on the "cl3" category.
Alternatively, view cl3-hmatrix-interface alternatives based on common mentions on social networks and blogs.
Do you think we are missing an alternative of cl3-hmatrix-interface or a related project?
README
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.