PyGeM Versions Save

Python Geometrical Morphing

v2.0.3

2 years ago

v2.0.2

3 years ago

v2.0

3 years ago
  • 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.

v1.1

6 years ago
  • refactor code
  • improve documentation and tutorial
  • remove the GUI
  • PEP8 standard
  • improve NurbsHandler

v1.0

7 years ago

New step file handling.