symengine.hs icon indicating copy to clipboard operation
symengine.hs copied to clipboard

Haskell bindings to SymEngine

Results 4 symengine.hs issues
Sort by recently updated
recently updated
newest added

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.