File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 22
33This document describes the changes made to the project.
44
5+ ## 1.7.3 (March 4, 2026):
6+
7+ - Updated Sphinx Gallery and model viewer.
8+ - Fixed a bug in the ` mesh.Get_Node_Values ` function when the mesh contains orphan nodes.
9+ - Improved and closed issue #35 : Export EasyFEA results to USD format.
10+ - Added Git LFS tracking for ` *.msh ` files.
11+ - Fixed periodic boundary conditions in ` Homog4.py ` and introduced ` Homog5.py ` .
12+
513## 1.7.2 (February 14, 2026):
614
715- Updated the ` _requires ` module.
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " easyfea"
7- version = " 1.7.2 "
7+ version = " 1.7.3 "
88description = " User-friendly Python library that simplifies finite element analysis."
99authors = [{
name =
" Matthieu Noel" ,
email =
" [email protected] " }]
1010readme = " README.md"
You can’t perform that action at this time.
0 commit comments