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