A package for different operations on complex numbers.
- This package is essentially for mathematical operations on complex numbers.
- It is very easy and intuitif to use, as any mathematician would expect.
- There is more to come on this class.
Use the package manager pip to install cmpx.
pip install cmpx
You can follow this tutorial to learn more about this package.
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.