brownadder / magpy

Magnus based time-integration for spins and qubits under a magnetic field
MIT License
1 stars 2 forks source link

PyTorch upgrade #21

Open brownadder opened 1 year ago

brownadder commented 1 year ago

All computations need to be done using PyTorch instead of numpy.

Need to identify all operations which are being done using numpy, and convert.