Skip to content

Releases: JJCoding01/FEmethods

v0.1.8 Release

04 Feb 03:05
0596a7d

Choose a tag to compare

  • 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

17 Oct 22:09
0b5e4ab

Choose a tag to compare

v0.1.7a2 Release Pre-release
Pre-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

21 Apr 02:03
4d17d9b

Choose a tag to compare

v0.1.7a1 Release Pre-release
Pre-release

v0.1.7a1

  • Update Beam.plot method to allow customization of plots generated
  • Added tests for Beam.plot
  • Added depreciation warning to Beam.bending_stress method
  • Removed bending_stress parameter from Beam.plot method