google-research / torchsde

Differentiable SDE solvers with GPU support and efficient sensitivity analysis.
Apache License 2.0
1.51k stars 194 forks source link

Created pyproject.toml #55

Closed ucalyptus closed 3 years ago

ucalyptus commented 3 years ago

GIST on how it worked well.

@patrick-kidger would you like a pypi package for this?

patrick-kidger commented 3 years ago

Thanks for this. Could it specify torch>=1.6.0? Additionally, could you open this PR against the dev branch instead? We'll put the fix in there; we're aiming to merge dev into master for a new release later this month.

ucalyptus commented 3 years ago

@patrick-kidger done #56