Skip to content

Tags: IainNZ/JuMPeR.jl

Tags

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update for JuMP v0.18 on julia 1.0 (#82)

* update for julia 1.0

* update travis script

* add LinearAlgebra to REQUIRE

* some updates

* more changes

* add constructors

* define constructor for numbers too

* don't broadcast over norm expressions

* revert to map

* switch back to working version of GLPK

* comment out flakey test for now

it is correct, but the GLPK solver has been problematic on it. see
* #74 (comment)
and
*
8327d3648b0aa59f5355
f9bd56b65e8dda6fa642
for workarounds in the past.

* test on different versions of julia

v0.5.0

Toggle v0.5.0's commit message
Merge pull request #71 from IainNZ/require2

change upperbound to jump 0.15

v0.4.0

Toggle v0.4.0's commit message
JuMPeR v0.4.0 [abcf0a6]

v0.3.1

Toggle v0.3.1's commit message
JuMPeR v0.3.1 [c3524f8]

v0.3.0

Toggle v0.3.0's commit message
JuMPeR v0.3.0 [7865011]

v0.2.1

Toggle v0.2.1's commit message
JuMPeR v0.2.1 [298588a]

v0.2.0

Toggle v0.2.0's commit message
JuMPeR v0.2.0 [3885989]

v0.1.2

Toggle v0.1.2's commit message
JuMPeR v0.1.2 [5c9977b]

v0.1.1

Toggle v0.1.1's commit message
JuMPeR v0.1.1 [f0580c0]

v0.1.0

Toggle v0.1.0's commit message
JuMPeR v0.1.0 [aa60bb4]