Releases: pberkes/big_O
Releases · pberkes/big_O
0.11.0
What's Changed
- #43 Fix Polynomial.compute() and Exponential.compute() by @TheMatt2 in #44
- Residual Calculation Fix and Miscellaneous Improvements by @TheMatt2 in #45
- GitHub actions workflow for sending a package to pypi on release by @jpphilips in #52
- add installation command to readme by @Abdullah-Majid in #53
- Report generation by @harisaisundhar in #54
- Stablize test_big_o with a new dummy function on Python 3.10+ by @felixonmars in #56
- Bump version number to 0.11.0 by @pberkes in #58
New Contributors
- @TheMatt2 made their first contribution in #44
- @jpphilips made their first contribution in #52
- @Abdullah-Majid made their first contribution in #53
- @harisaisundhar made their first contribution in #54
- @felixonmars made their first contribution in #56
Full Changelog: v0.10.2...v0.11.0