symengine.hs
symengine.hs copied to clipboard
Haskell bindings to SymEngine
Hello, I'm considering using SymEngine for a project of mine, and was playing around with Haskell wrappers. This PR updates `symengine.cabal` to support building with GHC 8.10.7 and recent Cabal....
It seems like there hasn't been a commit in one year, does that mean the project is dead?
Sorry for the absolutely *huge* commit ### Things Implemented * Dense matrices * some Spare matrix functions * Vector * some of Number Theory ## TODO * split dense matrices...
This makes it so the created .dylib contains all the right links.