Skip to content

Releases: mlubin/ConicNonlinearBridge.jl

v0.2.1: Update Function Scope (#15)

24 Oct 11:58
Compare
Choose a tag to compare
* wip, julia v0.7/v1.0 support

* adding cross version file path

* tidy travis

* add codecov badge to README

* update usage of eye()

* fix package scope of getobjbound and getsolvetime

v0.2.0

22 Oct 02:57
Compare
Choose a tag to compare
clean up readme, use MPB example (#14)

v0.1.3: Merge pull request #9 from chriscoey/patch-1

24 Mar 04:11
Compare
Choose a tag to compare
save a solution even if infeasible

v0.1.2

24 Feb 18:58
Compare
Choose a tag to compare
update MathProgBase bounds

v0.1.1: Merge pull request #8 from mlubin/ml/solutionlen

27 Jan 16:59
Compare
Choose a tag to compare
return solution vector of correct length