Skip to content

Releases: Anselmoo/useful-math-functions

v0.4.0

08 Apr 06:57
7b2be65
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update dependency ruff to >=0.11,<0.12 by @renovate in #94
  • fix(deps): update dependency plotly to v6 by @renovate in #91
  • chore(deps): update dependency python to 3.13 by @renovate in #93
  • feat: Add 2D optimization functions by @Anselmoo in #95
  • chore: update lock files by @Anselmoo in #96
  • chore(deps): update pypa/gh-action-pypi-publish digest to db8f07d by @renovate in #88
  • chore: change backend for emoji generation by @Anselmoo in #104
  • feat(hyperbolic): add hyperbolic functions for distance, area, and geodesics by @Anselmoo in #102
  • chore(deps): update codecov/codecov-action action to v5 by @renovate in #90
  • fix: image gallery in special functions by @Anselmoo in #99
  • feat: ✨ Add fractal sets by @Anselmoo in #105

Full Changelog: v0.3.0...v0.4.0

v0.3.0

09 Mar 19:18
604839b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

10 Aug 10:18
749f993
Compare
Choose a tag to compare

What's Changed

  • fix: 🔖 Update to the correct semantic version by @Anselmoo in #57

Full Changelog: v0.1.3...v0.2.0

v0.1.3

09 Aug 18:56
6c12c88
Compare
Choose a tag to compare

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

20 Jul 07:33
483838c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

24 Sep 06:17
4ab0e55
Compare
Choose a tag to compare

v0.1.0

23 Sep 20:55
85983ac
Compare
Choose a tag to compare

Initial Release of useful-math-functions

Full Changelog: https://github.com/Anselmoo/useful-math-functions/commits/v0.1.0