PythonComplex
A package for different operations on complex numbers.
More details
- This package is essentially for mathematical operations on complex numbers.
- It is very easy and intuitif to use, as any mathematicain would expect.
- There is more to come on this class, like power of complex numbers.
Installation
Use the package manager pip to install cmpx.
pip install cmpx
Tutorial
You can follow this tutorial to learn more about this package.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.