This Python module provides operators, e.g. multiplication and division, for complex tensors using Pytorch and implements Autograd with Wirtinger derivative (CR Calculus).
Run the following commands in command-line:
- git clone https://github.com/Waller-Lab/PytorchComplexOps.git
- python setup.py install