Releases: mdolab/pysurf
Releases · mdolab/pysurf
v1.3.2
v1.3.1
v1.3.0
New features
Maintenance
- Commented out debug output in intersectionAPI by @sseraj in #8
- Removed PETSc by @sseraj in #9
- Tapenade check by @sseraj in #10
- Changed branch name by @sseraj in #11
- Update make rules with proper format by @eirikurj in #13
- Cleaned up imports by @sseraj in #12
Full Changelog: v1.2.0...v1.3.0
v1.2.0
This release marks a substantial reorganization of the repo with the following key changes (#7):
- Removed all deprecated functionality, including hyperbolic surface collar mesh generation. The TSurf module and the Tecplot interface remain.
- Reorganized the repo into a Python package with a directory structure similar to other MDO Lab Fortran codes.
- Added tests for some TSurf functions.