Skip to content

v0.21.9

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Aug 01:39
· 816 commits to master since this release
784533b

JuMP v0.21.9

Diff since v0.21.8

Closed issues:

  • Should SparseAxisArray be an AbstractDict? (#2176)
  • Certain base functions on JuMP constraints not implemented for NLconstraints. (#2355)
  • Replace Containers with an external package (#2523)
  • Support Containers in VectorConstraints (#2563)
  • Add a function to get inner-most optimizer (#2565)
  • Discuss start-up latency in performance tips (#2577)
  • Logo thoughts (#2581)
  • Document solver-dependent callbacks (#2588)
  • Document that delete does not call unregister (#2589)
  • Better document SOS1 and SOS2 (#2591)
  • Pluralisation of @NLparameters (#2593)
  • Enhance Usability of Variable(s)ConstrainedOnCreation for Extensions (#2594)
  • Add an @register macro (#2606)
  • Documentation is broken (#2607)
  • Type-stability of add_constraint (#2611)
  • doctest failure on v1.7 (#2623)
  • stable printing for SparseAxisArray.jl (#2624)
  • Affine expressions are slow (#2628)
  • objective_value(model) returns the wrong objective function evaluation (#2637)
  • User-defined gradients need to accept AbstractVector (#2638)
  • Dual value computation / convention? (#2640)

Merged pull requests: