Skip to content

v0.4.0

Compare
Choose a tag to compare
@tkoolen tkoolen released this 16 Oct 00:18
· 37 commits to master since this release
  • add basic Documenter documentation (#87)
  • add canonicalize / canonicalize! (#86)
  • extend dot to higher-dimensional arrays (#85, thanks @timholy)
  • switch from MockModel() (which produced an object of a type completely separate from Model) to mock_model() (which produces a Model with an MOIU.MockOptimizer as the optimizer)