All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Fixed bug in
__rpow__
when evaluatingn**(w**k*c)
- Improvements to code readability
- Fixed issue when raising finite power to transfinite power (#6)