Metadata-Version: 2.1
Name: torchsde
Version: 0.2.4
Summary: SDE solvers and stochastic adjoint sensitivity analysis in PyTorch.
Home-page: https://github.com/google-research/torchsde
Author: Xuechen Li
Author-email: lxuechen@cs.toronto.edu
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: ~=3.6
Requires-Dist: torch (>=1.6.0)
Requires-Dist: numpy (==1.19.*)
Requires-Dist: boltons (>=20.2.1)
Requires-Dist: trampoline (>=0.1.2)
Requires-Dist: scipy (==1.5.*)

UNKNOWN


