Releases: JJCoding01/FEmethods
Releases · JJCoding01/FEmethods
v0.1.8 Release
- Rewrite entire project to have better structure, and improve organization
- Update to use numpy structures more consistently throughout
- BUGFIX: Issue with high moments at beam ends
- Restructure tests folder and add many integration tests
v0.1.7a2 Release
- Move common/private functionality into core module
- Add some type hints for mypy
- Restructure tests to use pytest fixtures and parametrized tests
- Add make commands for building and publishing to PyPi
v0.1.7a1 Release
v0.1.7a1
- Update
Beam.plotmethod to allow customization of plots generated - Added tests for
Beam.plot - Added depreciation warning to
Beam.bending_stressmethod - Removed
bending_stressparameter fromBeam.plotmethod