Releases: mathLab/PyGeM
Releases · mathLab/PyGeM
Version 2.0.3
Version 2.0.2
v2.0.2 Version 2.0.2
Version 2.0
- Move the python-occ to 'cad' submodule: from now on the 'python-occ' package is not mandatory for the installation, but only to access to this submodule. Tests are run according to the environment;
- Refactor the code, merging the parameter classes and the deformation ones (e.g. FFDParameters is encapsulated in FFD);
- Add CustomDeformation (both for CAD or discrete geometries);
- The Handlers classes for CAD are removed;
- The other Handlers are marked as deprecated (will be moved in next releases);
- Improvements in the CAD part, adding features to overcome the known issues.
Version v1.1
- refactor code
- improve documentation and tutorial
- remove the GUI
- PEP8 standard
- improve
NurbsHandler
Release v1.0
New step file handling.