Releases: mdolab/multipoint
Releases · mdolab/multipoint
v1.4.0
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
This patch release updates pyOptSparse API to match the corresponding changes there. pyOptSparse is also specified as a dependency now.
v1.3.1
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
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
Highlights:
- Documentation update (#4)
- Added
setup.py
for installation with pip
(#5)
v1.1.0
This minor release adds support for Python 3 (#2).
v1.0
Merge pull request #1 from eirikurj/master
Adding atleast_1d around numpy.imag call for complex derivatives. Acc…