We are pleased to announce the release of SHARPy version 2.3!
- Included
pip install
functionality, no longer requiring a conda environment. See here for updated installation instructions. - Improvements to the
newark_ss
function, credit to @bbahiam.
As ever, plenty of bug fixes are included. Please use the discussion board if you have any issues/questions using SHARPy.
What's Changed
2.3 (2024-05-10)
Implemented enhancements:
- Version 2.3 update #289 (ben-l-p)
- Update develop branch with main #284 (ben-l-p)
- Added pip install (with docs) #280 (ben-l-p)
- Update beamplot.py to have stride option, consistent with aerogridplot.py #279 (kccwing)
Fixed bugs:
- Fix Github Runner Docker build failing #285 (ben-l-p)
- Add scipy version info to env yml #277 (SJ-Innovation)
Closed issues:
- Scipy 1.12.0 Incompatible #276
- BeamLoader postprocessor squishing answers #270
- Solving Environment gets killed. #268
- Error when running sharpy unittest: module scipy.sparse._sputils not found #227
- Potential bug in /sharpy/structure/utils/modalutils.py #208
Merged pull requests:
- Added ability to turn aligned grid off #288 (ben-l-p)
- Update with main for mamba fixes #286 (ben-l-p)
- Correct typos caught by Divya Sanghi #283 (bbahiam)
- Develop: Update environment.yml to fix scipy version issue #282 (kccwing)
- Update noaero.py for consistency in function input #275 (kccwing)
- A few minor bug fixes #273 (sduess)
- Update XBeam version to include compiler optimisation #272 (ben-l-p)
- Update XBeam version to include compiler optimisation #271 (ben-l-p)
- Improve docs and code of newmark_ss #267 (bbahiam)
- Changed Github runner from Conda to Mamba #266 (ben-l-p)
- Changed Github runner from Conda to Mamba #265 (ben-l-p)
- Hotfix for documentation search #264 (kccwing)
- Hotfix for documentation - develop #263 (kccwing)
- Hotfix for documentation - main #262 (kccwing)
- Merging v2.2 into develop #261 (kccwing)