Skip to content

Releases: ccaprani/ospgrid

v0.5.3

06 Mar 12:03
6d4521e
Compare
Choose a tag to compare

What’s Changed

v0.5.2

06 Mar 09:36
e1c23ab
Compare
Choose a tag to compare

What’s Changed

  • Fixed DSD scaling for small nodal displacements (#17) @ccaprani

v0.5.1

17 Jun 10:32
Compare
Choose a tag to compare
  • Updated OpenSees, OpenSeesPy, and opsvis version requirements
  • Extended checks to Python 3.10

v0.5

16 Jun 15:18
Compare
Choose a tag to compare
  • adapted to new opsvis >=v1.0
  • Documentation improvements
  • Added new post-processing functions for bulk grid generation
  • Restructured package a bit; moved make-grid
  • Improved options to plotting functions - refer to API

v0.3

12 Mar 12:59
Compare
Choose a tag to compare
  • Designed and documented a grid specification
  • Added make_grid function to generate a grid from a grid string specification
  • Added grid specification Example 3 in the Intro Tutorial
  • Added single character support defnitions
  • Updated Intro Example 2 for the single character supports.

v0.2

26 Feb 05:24
Compare
Choose a tag to compare
  • Updated API for accessing member object information
  • Added member local and global stiffness matrices, and the transformation matrices
  • Improved the plots
  • Added new example in the Educational notebook

Full Changelog: v0.1...v0.2

v0.1

22 Feb 14:33
Compare
Choose a tag to compare

Initial release of ospgrid