Skip to content

Releases: matnoel/EasyFEA

v1.0.2

14 May 08:25
Compare
Choose a tag to compare
  • Minor adjustments to object printing.
  • Reorganization of save functions in the simulation recording and loading process.
  • Modification of the PETSc interface for the new version.
  • Implemented minor refinements in Solvers.py to ensure correct canonical values of matrix A in Ax=b equations, thus avoiding potential bugs when using PETSc or pypardiso.
  • Renamed functions in fem/_gauss.py to improve clarity and consistency.
  • Updated function names in Display.py to improve readability.
  • Updated copyright information to reflect the latest changes.
  • Added a contribution guide to facilitate community participation and collaboration.
  • Creation of a citation file.

v1.0.1

13 Apr 16:48
Compare
Choose a tag to compare

Update library dependencies.
The project is now available with python3.12.

v1.0.0

13 Apr 16:31
Compare
Choose a tag to compare

First version available on pypi.