Skip to content

Releases: mdolab/multipoint

v1.4.0

21 Feb 21:55
c5861ec
Compare
Choose a tag to compare

Features

None

Maintenance

  • Moved pyoptsparse dependency to testing by @nwu63 in #15
  • Add coverage check and badge by @eytanadler in #16
  • Update python syntax + flake8/pylint fixes by @nwu63 in #17
  • Fix pylint by @nwu63 in #19

Backwards-incompatible changes

  • remove redirectIO by @akleb in #18. Note that this is backwards-incompatible and you will need to update the imports in your runscripts

Full Changelog: v1.3.2...v1.4.0

v1.3.2

25 Mar 00:12
1c23596
Compare
Choose a tag to compare

This patch release updates pyOptSparse API to match the corresponding changes there. pyOptSparse is also specified as a dependency now.

v1.3.1

24 Feb 13:50
59b0282
Compare
Choose a tag to compare

This is a new bugfix release for multipoint. Changes are:

  • Documentation update, use mdolab sphinx template (#11)
  • Removing MPError class and adding more docs/examples. (#12)
  • Adding Azure pipelines (#13)

v1.3.0

07 Oct 14:18
35c8c13
Compare
Choose a tag to compare

This is a new minor release for multipoint. Changes are:

  • Added setup.py (#9)
  • Removed multiPoint class, refactored code, updated formatting, and added small tests (#10)

v1.2.0

19 Jun 19:25
c8401b2
Compare
Choose a tag to compare

Highlights:

  • Documentation update (#4)
  • Added setup.py for installation with pip (#5)

v1.1.0

13 Apr 19:47
d3c2c2c
Compare
Choose a tag to compare

This minor release adds support for Python 3 (#2).

v1.0

24 Oct 20:17
6bc6826
Compare
Choose a tag to compare
Merge pull request #1 from eirikurj/master

Adding atleast_1d around numpy.imag call for complex derivatives. Acc…