aavogt / hvx

HVX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HVX

Disciplined Convex Programming and Symbolic Subdifferentiation in Haskell

This is the preferred version of HVX. An older version (compatible with GHC >=7.6.3) is available at https://github.com/chrisnc/hvx-ghc-763.

This version of HVX requires GHC >=7.8.2 because it uses closed type families. Until GHC 7.8.2 becomes more widely adopted by the various package managers this means that users will probably have to install GHC 7.8.2 themselves.

To install HVX:

See the examples directory for ways to use this package.

Run the demo with:

ghci examples/demo.hs

About

HVX

License:Other


Languages

Language:Haskell 96.6%Language:MATLAB 3.3%Language:Shell 0.2%