clif alternatives and similar packages
Based on the "Algebra" category.
Alternatively, view clif alternatives based on common mentions on social networks and blogs.
-
monoid-subclasses
Subclasses of Monoid with a solid theoretical foundation and practical purposes -
eigen
Haskel binding for Eigen library. Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.
Access the most powerful time series database as a service
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of clif or a related project?
README
Clif - A Clifford algebra number type for Haskell
Clif is a library for symbolic and numeric computations on Clifford algebras using Haskell. It is general enough to handle finite and infinite-dimensional Clifford algebras arising from arbitrary bilinear forms, within limitations of computability.
Warning: This library is not yet stable, thoroughly tested or otherwise suitable for serious work. Proceed with caution, and file issues for anything odd you find.
How to start using it?
From Github
- Clone the repository
- Run 'cabal haddock' to generate Haddock documentation
- See the documentation for the [Tutorial](src/Clif/Tutorial.hs)
- Run 'cabal repl' to test things out in GHCI
Contact information
Comments and bug reports are appreciated! Please contact me through github.
Matti Eskelinen