Skip to content

Releases: jump-dev/Pajarito.jl

v0.8.2

05 Apr 19:39
Compare
Choose a tag to compare

Pajarito v0.8.2

Diff since v0.8.1

Closed issues:

  • Hypatia supports cone constraint but Pajarito does not? (#444)

Merged pull requests:

v0.8.1

28 Jan 18:28
bd3f78f
Compare
Choose a tag to compare

Pajarito v0.8.1

Diff since v0.8.0

Closed issues:

  • TagBot trigger issue (#441)

Merged pull requests:

  • Use dot and tr from LinearAlgebra instead of JuMP. (#442) (@metab0t)
  • remove slow fragile gate sizing cbf test (#443) (@chriscoey)

v0.8.0

21 Jun 15:09
417915a
Compare
Choose a tag to compare

Pajarito v0.8.0

Diff since v0.7.0

Closed issues:

  • add more examples (#337)
  • use JuMP to manipulate continuous conic data (#387)
  • Support for MathOptInterface (#411)
  • lapack syevr error on sdp instance (#413)
  • Use FOSS solvers in examples (#417)
  • Improved Logging (#420)
  • Not able to solve an MISDP problem (#423)
  • Will there be an update for Pajarito.jl to work with JuMP 0.19? (#424)
  • Problem to test, debug (#426)
  • MINLP problem (#429)
  • Will Pajarito be updated to work with JuMP 0.20? (#430)
  • Fail to Precompiling Pajarito (#437)
  • Pajarito.jl/examples/cardls.jl,conic_solver = MosekSolver(LOG=0),MosekSolver not defined (#438)
  • Move to JuMP-dev (#439)

Merged pull requests:

v0.7.0

16 Feb 21:45
v0.7.0
Compare
Choose a tag to compare

v0.7.0 (2020-02-15)

Diff since v0.6.1

Closed issues:

  • extremely slow tests since Julia 1.0 (#434)
  • Initial OA of SDP unbounded, cannot explain (#425)

Merged pull requests:

v0.6.1

30 Oct 00:58
3980be2
Compare
Choose a tag to compare

Add compatibility for Julia v0.6/v0.7/v1.0.

remove NLP interface (moved to Pavito.jl)

20 Jul 21:22
f39ad99
Compare
Choose a tag to compare

conic models and QP models are accepted, but not NLP models. users should now use Pavito.jl for MINLPs.
MSD (branch-and-cut) algorithm is now used by default if MIP solver supports callbacks.

v0.5.1: Merge pull request #410 from JuliaOpt/fixbin

19 Apr 13:33
819c609
Compare
Choose a tag to compare

minor fixes, test updates, and new options to allow more algorithmic testing

v0.5.0: Merge pull request #390 from JuliaOpt/ml/drop05

12 Jul 19:57
Compare
Choose a tag to compare

some cleanup and refactoring
changes to the math for PSD and Exp K* cuts

v0.4.2: Merge pull request #358 from JuliaOpt/chriscoey-patch-1

06 Apr 18:00
Compare
Choose a tag to compare
decrease gap and prim cut tols on D opt SOC cuts test

v0.4.1: Merge pull request #347 from JuliaOpt/ml/scale

03 Apr 17:59
Compare
Choose a tag to compare