Recent Releases of pymdea
pymdea - 0.4.0
✨Enhancements
- Plot with base matplotlib styles instead of requiring seaborn.set_theme (https://github.com/garland-culbreth/pymdea/pull/72)
- Add third mu calculation method (https://github.com/garland-culbreth/pymdea/pull/73)
🛠️Maintenance
* Add pre-commit (https://github.com/garland-culbreth/pymdea/pull/71)
Full Changelog: https://github.com/garland-culbreth/pymdea/compare/v0.3.3...v0.4.0
- Python
Published by garland-culbreth 9 months ago
pymdea - 0.3.2
✨Enhancements
- Format results table with rich (https://github.com/garland-culbreth/pymdea/pull/66)
📝Documentation
- Replace Jupyter getting started guide with pure markdown (https://github.com/garland-culbreth/pymdea/pull/67)
🔃CI
- Use official uv setup action in pytest.yml (https://github.com/garland-culbreth/pymdea/pull/63)
Full Changelog: https://github.com/garland-culbreth/pymdea/compare/v0.3.1...v0.3.2
- Python
Published by garland-culbreth about 1 year ago
pymdea - pymdea 0.3.0
🚀 Performance improvements
- Use log-spaced window lengths (https://github.com/garland-culbreth/pymdea/pull/51)
✨ Enhancements
- Make results summary a polars DataFrame (https://github.com/garland-culbreth/pymdea/pull/59)
🛠️ Other improvements
- Add python 3.13 to pytest (https://github.com/garland-culbreth/pymdea/pull/58)
- Python
Published by garland-culbreth over 1 year ago