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.
- [fix/pzisopou/complex_function] Added a warning suppression for ComplexWarning types.
- [fix/pzisopou/complex_function] Changed deprecated numpy functions to builtin ones.
- [fix/pzisopou/complex_function] Changed the
__main__
example to include more harmonics. - [fix/pzisopou/complex_function] Changed the
tol
variable description in the docstring.
- [fix/pzisopou/complex_function] Removed future imports and other imports that were not used