Skip to content

Releases: rdeits/ConditionalJuMP.jl

Support Julia 1.0 (and drop Julia v0.6)

08 Feb 04:28
e0c4060
Compare
Choose a tag to compare
Merge pull request #46 from focusenergy/julia-1-update

Julia 1.0 compatibility updates.

Faster simplification of expressions

17 Jul 13:36
b4ae998
Compare
Choose a tag to compare

New function to handle constant objective terms

13 Mar 02:30
f56ecf6
Compare
Choose a tag to compare
Merge pull request #41 from rdeits/constant

new function to handle constant objective terms

Better performance

12 Nov 07:01
85a1997
Compare
Choose a tag to compare

Eliminates internal type-instabilities to improve performance of constructing implications and other constraints.

Fewer redundant variables and constraints

11 Oct 21:25
Compare
Choose a tag to compare
Merge pull request #34 from rdeits/fix-extra-vars

fix warmstart!() introducing new variables

Initial Release

28 Aug 16:22
Compare
Choose a tag to compare
Merge pull request #20 from rdeits/loosen-reqs

loosen version requirements