- lp-glpk-js package, interface to GLPK through glpk.js.
- Lp_glpk uses stub-generation feature of ctypes, removing necessity of C linker flags on building user application.
- Odoc documentation
- Error-position reports from the lexer / parser
- Lp_glpk.solve (Lp_gurobi.solve) returns opt. values with Map(Poly.t) instead of Hashtbl.
- A bug of boundary string
- Interface to Gurobi (lp-gurobi package)
- Bugs of the parser on quadratic term
- Interface to GLPK (lp-glpk package)
- Monomial array generation (range)
- Problem classification and validation
- Operators (subtraction and division) on polynomial
- Some lexer features
- Installation issue
- Initial release