v0.7.0
v0.7.0 (2019-08-13)
Closed issues:
- julia0.6 add error (#229)
- julia> Pkg.add("LinearAlgebra") ERROR: unknown package LinearAlgebra (#228)
- Long output from gurobi (#226)
- How to solve large sparse LP? (#224)
- linear10b: Test Failed (#223)
- Gurobi.jl v0.6.0 "Unable to locate Gurobi installation" on Ubuntu (#221)
- [MOI] Changing bounds etc invalidates stored solution (#209)
- Fail to build Gurobi 8.1.0 in JuliaPro1.0.2.1 (#199)
Merged pull requests:
- Update README to move JuMP usage higher (#227) (odow)
- Add diagnostic to build.jl (#222) (odow)
- Completely re-write the Gurobi MOI wrapper. (#216) (odow)
- Update Julia to Julia 1.0 (#214) (odow)
- Compute IIS (#208) (dourouc05)
- Update link to Gurobi parameter list (#207) (r-barnes)
- Fix instances of old JuMP API (#206) (r-barnes)
- Add helpful hints about setting GUROBI_HOME environment variable. Use… (#205) (r-barnes)
- Fix JuMP API issue to match JuMPv0.19.0 (latest) (#204) (r-barnes)
- Expand installation instructions in README (#202) (odow)