Metadata-Version: 2.1 Name: torchdiffeq Version: 0.2.3 Summary: ODE solvers and adjoint sensitivity analysis in PyTorch. Home-page: https://github.com/rtqichen/torchdiffeq Author: Ricky Tian Qi Chen Author-email: rtqichen@cs.toronto.edu License: UNKNOWN Platform: UNKNOWN Classifier: Programming Language :: Python :: 3 Classifier: License :: OSI Approved :: MIT License Requires-Python: ~=3.6 License-File: LICENSE Requires-Dist: torch (>=1.3.0) Requires-Dist: scipy (>=1.4.0) UNKNOWN