Skip to content

Releases: mathLab/PyGeM

Version 2.0.3

12 Jul 14:51
Compare
Choose a tag to compare
v2.0.3

Version 2.0.3

Version 2.0.2

03 Nov 11:32
Compare
Choose a tag to compare
v2.0.2

Version 2.0.2

Version 2.0

09 Jul 12:19
a387e6f
Compare
Choose a tag to compare
  • 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

04 Apr 12:11
bbb5147
Compare
Choose a tag to compare
  • refactor code
  • improve documentation and tutorial
  • remove the GUI
  • PEP8 standard
  • improve NurbsHandler

Release v1.0

13 Dec 13:16
Compare
Choose a tag to compare

New step file handling.