glpk-headers: Low-level Haskell bindings to GLPK.

[ bsd3, library, math ] [ Propose Tags ]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.3.0, 0.4.0, 0.4.1, 0.5.0, 0.5.1
Change log ChangeLog.md
Dependencies base (>=4.7 && <5), derive-storable (>=0.1.2.0 && <0.2) [details]
License BSD-3-Clause
Copyright 2018 Patrick Steele
Author Patrick Steele
Maintainer steele.pat@gmail.com
Category Math
Home page https://github.com/prsteele/glpk-headers-haskell#readme
Bug tracker https://github.com/prsteele/glpk-headers-haskell/issues
Source repo head: git clone https://github.com/prsteele/glpk-headers-haskell
Uploaded by prsteele at 2020-06-16T22:50:23Z
Distributions LTSHaskell:0.5.1, NixOS:0.5.1, Stackage:0.5.1
Reverse Dependencies 3 direct, 0 indirect [details]
Downloads 758 total (20 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for glpk-headers-0.4.0

[back to package description]

glpk-headers

Comprehensive Haskell bindings to GLPK. No attempt is made to make these bindings conform to Haskell norms --- they are a direct translation from the GLPK header file.