v0.3.2
GXBeam v0.3.2
Closed issues:
- Register v0.3.1 (#47)
- Change from DiffEqBase to SciMLBase (#48)
- Who is Ning? (#49)
- Literature review (#50)
- Failing tests? (#51)
- Hard code random numbers in tests (or at least use a seed) (#53)
- Performance (#54)
- Approximation spaces, accuracy (#55)
- Warping? (#56)
- Reduce overhead in default_force_scaling() causing extremely long run times for large systems (#57)
- Comparison with BeamDyn? (#63)
- Please check capitalization of the references (#65)
- Error testing GXBeam (#68)
- time_domain_analysis does not seem to work with point_masses (#71)
Merged pull requests:
- CompatHelper: add new compat entry for SciMLBase at version 1, (keep existing compat) (#52) (@github-actions[bot])
- Reduce memory overhead in default_force_scaling addresses issue #57 (#58) (@kevmoor)
- add performance tests (#59) (@taylormcd)
- add limitations, including disclaimer about warping (#60) (@taylormcd)
- convergence plot (#61) (@taylormcd)
- Paper updates (#62) (@taylormcd)
- add limitations section to paper (#64) (@taylormcd)
- fix .bib entries (#66) (@taylormcd)
- add seed for reproducible random numbers (#67) (@taylormcd)
- Use Literate.jl to Generate Documentation (#70) (@taylormcd)
- allow for massless elements during time domain initialization (#72) (@taylormcd)