Popularity
4.4
Declining
Activity
0.0
Stable
8
3
1

Monthly Downloads: 6
Programming language: Haskell
License: MIT License
Tags: Algebra     Math    
Latest version: v0.1.1.0

clif alternatives and similar packages

Based on the "Algebra" category.
Alternatively, view clif alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of clif or a related project?

Add another 'Algebra' Package

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