Skip to content

Releases: jump-dev/MathOptFormat

v1.7.0

28 Sep 22:29
550bd2d
Compare
Choose a tag to compare

Adds support for string and number in NonlinearTerm

v1.6.0

27 Sep 03:25
7cc33ef
Compare
Choose a tag to compare

Adds support for the following functions:

  • VectorNonlinearFunction

Adds support for new nonlinear operators

  • cbrt
  • abs2
  • inv
  • log2
  • log1p
  • exp2
  • expm1
  • sec
  • csc
  • cot
  • sind
  • cosd
  • tand
  • secd
  • cscd
  • cotd
  • asec
  • acsc
  • acot
  • asind
  • acosd
  • atand
  • asecd
  • acscd
  • acotd
  • sech
  • csch
  • coth
  • asech
  • acsch
  • acoth
  • deg2rad
  • rad2deg
  • erf
  • erfinv
  • erfc
  • erfcinv
  • erfi
  • gamma
  • lgamma
  • digamma
  • invdigamma
  • trigamma
  • airyai
  • airybi
  • airyaiprime
  • airybiprime
  • besselj0
  • besselj1
  • bessely0
  • bessely1
  • erfcx
  • dawson
  • atan
  • &&
  • ||
  • <=
  • <
  • >=
  • >
  • ==
  • ifelse

v1.5.0

07 Sep 00:16
aba1e78
Compare
Choose a tag to compare

Adds support for the following sets:

  • Scaled

v1.4.0

08 May 22:30
83c9731
Compare
Choose a tag to compare

Adds support for the following sets:

  • NormCone
  • ScaledPositiveSemidefiniteConeTriangle

v1.3.0

27 Apr 23:28
d961e76
Compare
Choose a tag to compare

Adds support for the following sets

  • Parameter
  • HyperRectangle
  • Reified
  • HermitianPositiveSemidefiniteConeTriangle

v1.0.0

09 Sep 02:51
24c6980
Compare
Choose a tag to compare

The 1.0 release of MathOptFormat.

v0.6.0

09 Mar 07:52
e0260b4
Compare
Choose a tag to compare
Update mof.0.6.schema.json

v0.5.0

31 Aug 22:32
cdac21d
Compare
Choose a tag to compare
Update README.md

Release for MathOptInterface paper

24 Jun 00:05
4662c69
Compare
Choose a tag to compare

Release cited in the paper: Legat, B., Dowson, O., Garcia, J. D., & Lubin, M. (2020). MathOptInterface: a data structure for mathematical optimization problems. arXiv preprint arXiv:2002.03447.

v0.3.0: Merge pull request #9 from odow/od/v3

11 Oct 19:32
4f32cec
Compare
Choose a tag to compare