Releases: Anselmoo/useful-math-functions
Releases · Anselmoo/useful-math-functions
v0.2.0
v0.1.3
What's Changed
- chore(deps): update dependency mkdocstrings to ^0.25.0 by @renovate in #29
- chore(deps): update dependency ruby to v3.3.4 by @renovate in #30
- chore(deps): update pypa/gh-action-pypi-publish digest to fb9fc6a by @renovate in #16
- chore(deps): update codecov/codecov-action action to v3.1.6 by @renovate in #17
- chore(deps): update actions/setup-python action to v5 by @renovate in #33
- chore(deps): update codecov/codecov-action action to v4 by @renovate in #34
- chore(deps): update dependency ruff to ^0.5.0 - autoclosed by @renovate in #31
- fix(deps): update dependency numpy to v2 by @renovate in #41
- build: ⬆️ Update dependencies by @Anselmoo in #42
- fix: 📝 Update mathematical function descriptions by @Anselmoo in #43
- feat: 🎉 Add chaotic oscillators module and documentation by @Anselmoo in #53
- test: 🚑 Temporary comment out saving of animation files in chaotic oscillators module by @Anselmoo in #54
- chore: 🧪 Update chaotic oscillators module to use
FuncAnimation
with explicit arguments by @Anselmoo in #56 - fix: 📝 Update DagumDistribution class documentation by @Anselmoo in #55
- chore(deps): update dependency ruff to v0.5.7 by @renovate in #37
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- chore: 🔖 Add
doi
by @Anselmoo in #1 - fix: 🔧 Typo in name by @Anselmoo in #2
- fix: 📝 Change from
Random
toRaman
by @Anselmoo in #3 - docs: ✏️ Removed
cml
forSkewGaussianDistribution
by @Anselmoo in #4 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #5
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #6
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #7
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #8
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #9
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #10
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #11
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #12
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #13
- Configure Renovate by @renovate in #15
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #14
- feat: ✨ Add theory functions module and update dependencies by @Anselmoo in #23
- fix: ✨ Update Python analysis paths and fix documentation issues by @Anselmoo in #26
- fix: 🐛 Removed
rebase
in mike by @Anselmoo in #27 - fix: : microscope: Fix zoom factor calculation in theory functions by @Anselmoo in #28
New Contributors
- @Anselmoo made their first contribution in #1
- @pre-commit-ci made their first contribution in #5
- @renovate made their first contribution in #15
Full Changelog: v0.1.1...v0.1.2
v0.1.1
v0.1.0
Initial Release of useful-math-functions
Full Changelog: https://github.com/Anselmoo/useful-math-functions/commits/v0.1.0