torchdiffeq 0.2.4
0
ODE solvers and adjoint sensitivity analysis in PyTorch.
Contents
ODE solvers and adjoint sensitivity analysis in PyTorch.
Stars: 5512, Watchers: 5512, Forks: 916, Open Issues: 75The rtqichen/torchdiffeq
repo was created 5 years ago and the last code push was 11 months ago.
The project is extremely popular with a mindblowing 5512 github stars!
How to Install torchdiffeq
You can install torchdiffeq using pip
pip install torchdiffeq
or add it to a project with poetry
poetry add torchdiffeq
Package Details
- Author
- Ricky Tian Qi Chen
- License
- None
- Homepage
- https://github.com/rtqichen/torchdiffeq
- PyPi:
- https://pypi.org/project/torchdiffeq/
- GitHub Repo:
- https://github.com/rtqichen/torchdiffeq
Classifiers
Related Packages
Errors
A list of common torchdiffeq errors.
Code Examples
Here are some torchdiffeq
code examples and snippets.
GitHub Issues
The torchdiffeq package has 75 open issues on GitHub
- Integrate Forced Andronov-Hopf Bifurcation
- todo:debug
- Can odeint_adjoint solve parametric ODEs?
- RuntimeError in odeint_adjoint
- complex support ?