Skip to content

neclitoris/groebner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

groebner

Haskell library for symbolic computation.

Build

You will need ghc, stack and cabal. Recommended way to install is via Haskell platform.

To build the project, use

stack build

To run tests, use

stack test

To run benchmarks, use

stack bench

Pretty benchmark report (like this one) can be obtained with

stack bench --ba "--output report.html"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors