Metadata-Version: 2.1
Name: pytorch-complex
Version: 0.0.0
Summary: Complex Modules for PyTorch
Home-page: https://github.com/soumickmj/pytorch-complex
Author: Soumick Chatterjee
Author-email: soumick.chatterjee@ovgu.de
License: MIT license
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: torch (>=1.7)

# pytorch-complex

History
=======


0.0.0 (2020-11-06)
------------------

* First release (basic structure, not the actual package code) on PyPI.


