Releases: mdolab/multipoint
Releases · mdolab/multipoint
v1.4.1
05 Mar 20:00
Compare
Sorry, something went wrong.
No results found
v1.4.0
21 Feb 21:55
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Highlights:
Documentation update (#4 )
Added setup.py for installation with pip (#5 )
v1.1.0
13 Apr 19:47
Compare
Sorry, something went wrong.
No results found
This minor release adds support for Python 3 (#2 ).
v1.0
24 Oct 20:17
Compare
Sorry, something went wrong.
No results found
Merge pull request #1 from eirikurj/master
Adding atleast_1d around numpy.imag call for complex derivatives. Acc…