google-research / torchsde

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

Using "*" in version speficiers is deprecated and breaks some installs #123

Open edible-programs opened 1 year ago

edible-programs commented 1 year ago

Perhaps these should be changed in setup.py

PIPIPIG233666 commented 1 year ago

second this, on the lastest py3_11 and setuptools this fails the build

patrick-kidger commented 1 year ago

We'd be happy to take a pull request on this. (torchsde is only sort-of maintained at this point).

As an alternative, you could also try Diffrax.

akx commented 1 year ago

Fixed in 0.2.6.