Releases: JuliaPolyhedra/LRSLib.jl
Releases · JuliaPolyhedra/LRSLib.jl
v0.8.1
v0.8.0
LRSLib v0.8.0
Merged pull requests:
- Relax compat to allow for lrslib_jll m1 version (#47) (@jeremiahpslewis)
v0.7.2
v0.7.1
v0.7.0
v0.5.0
LRSLib v0.5.0
Merged pull requests:
- Install TagBot as a GitHub Action (#35) (@JuliaTagBot)
- Update to JuMP v0.21 (#36) (@blegat)
v0.4.1
v0.4.1 (2019-10-02)
Closed issues:
- v0.4.0 (#32)
Merged pull requests:
- Prealloc matrix (#34) (matbesancon)
v0.4.0
v0.4.0 (2019-04-18)
Closed issues:
- Is ccall to
lrs\_init
in the LRSLib.jl file executed every time? (#28) - fclose input file in
initmatrix\(filename\)
? (#27) - Segmentation fault: 11 related to
extractrow
? (#23)
Merged pull requests:
- Update for lrslib v.7.0 (#31) (oyamad)
- Add nashsolve (#30) (oyamad)
- Put ccall to lrs_init within __init__ (#29) (oyamad)
- Replace
fulldim
withgetd
inextractrow
(#26) (oyamad) - Better document
getd
(#25) (blegat) - Fix docstring for
setobj
(#22) (oyamad) - Add (low level) interface to
lrs\_solve\_lp
(#21) (oyamad)
Add support for Julia v1.0 and Polyhedra v0.4, and drop Julia v0.6
v0.3.0 📌 Update for Polyhedra v0.4.1