This release refactors the code to: 1) Automatically generate the options documentation 2) Make the pyHyp class inherit from BaseSolver in baseclasses The option type and value checking in BaseSolver may break backward compatibility for some pyHyp runscripts, most commonly in two ways: 1) String-type values are now case sensitive. This mainly comes up for fileType and outerFaceBC. 2) The distinction between float and int types is now enforced. This is commonly an issue for marchDist, ps0, pGridRatio, and cmax. See #36 for the full changes
The major breaking changes with the version 2.0 release are: Python 2 is no longer supported SOP cl...
This is a patch release that adds two optional parameters when creating BaseSolver: checkDefaultOpt...
This is a patch release for baseclasses. Highlights: Formatting and linting fixes (#22) Updates to ...
New features Added options to pass grid object, bounds, outer BC to simpleOCart by @anilyil in http...
This is a minor release which contains some backwards-incompatible changes A few keyword argument h...
New features Moved simpleOCart and updated imports by @sseraj in https://github.com/mdolab/pyhyp/pu...
This is a minor release that adds mdolab-baseclasses as a dependency. It should be automatically pip...
Code now requires the following dependency versions: openMPI 3.1.4 PETSc 3.11.0 CGNS 3.3.
This patch release includes the following change: self.comm is now set in baseSolver, argument list...
Patch release. Highlights: Options handling improved using case-insensitive dictionaries (#24) Pre...
New features Added an option to truncate mesh marching (#44) Documentation Symmetry BC warning an...
After some discussion, we have decided to have certain option values use capitalization for readabil...
This patch release includes the following changes: Print unknown topology debug information (#32) F...
pyOptSparse v2.2.0 release notes This is a new minor release for pyOptSparse, with two main backward...
This minor release has the following changes: Transition to Azure Pipelines (#39) Citation informat...
The major breaking changes with the version 2.0 release are: Python 2 is no longer supported SOP cl...
This is a patch release that adds two optional parameters when creating BaseSolver: checkDefaultOpt...
This is a patch release for baseclasses. Highlights: Formatting and linting fixes (#22) Updates to ...
New features Added options to pass grid object, bounds, outer BC to simpleOCart by @anilyil in http...
This is a minor release which contains some backwards-incompatible changes A few keyword argument h...
New features Moved simpleOCart and updated imports by @sseraj in https://github.com/mdolab/pyhyp/pu...
This is a minor release that adds mdolab-baseclasses as a dependency. It should be automatically pip...
Code now requires the following dependency versions: openMPI 3.1.4 PETSc 3.11.0 CGNS 3.3.
This patch release includes the following change: self.comm is now set in baseSolver, argument list...
Patch release. Highlights: Options handling improved using case-insensitive dictionaries (#24) Pre...
New features Added an option to truncate mesh marching (#44) Documentation Symmetry BC warning an...
After some discussion, we have decided to have certain option values use capitalization for readabil...
This patch release includes the following changes: Print unknown topology debug information (#32) F...
pyOptSparse v2.2.0 release notes This is a new minor release for pyOptSparse, with two main backward...
This minor release has the following changes: Transition to Azure Pipelines (#39) Citation informat...
The major breaking changes with the version 2.0 release are: Python 2 is no longer supported SOP cl...
This is a patch release that adds two optional parameters when creating BaseSolver: checkDefaultOpt...
This is a patch release for baseclasses. Highlights: Formatting and linting fixes (#22) Updates to ...