v2.0.1
pyOptSparse v2.0.1 release notes
This is a bugfix release. We have removed the git commit hash from the history file due to
- unless the code is pip-installed in place (via
-e
), the approach will not work in extracting the hash - there's a possibility that this causes some segfaults under MPI with PETSc. We're not sure if this is the root cause, but since we haven't fully debugged this we're removing it as a precaution.