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)