Skip to main content

TEDEouS - Torch Exhaustive Differential Equations Solver. Differential equation solver, based on pytorch library

Project description

The purpose of the project

  1. Make equation discovery more transparent and illustrative

  2. Combine power of pytorch, numerical methods and math overall to conquer and solve ALL XDEs(X={O,P}). There are some examples to provide a little insight to an operator form

Table of Contents

Core features

  • Solve ODE initial- or boundary-value problems

  • Solve PDE initial-boundary value problems

  • Use variable models and their differentiation methods

  • Faster solution using cache

Installation

TEDEouS can be installed with pip:

$ git clone https://github.com/ITMO-NSS-team/torch_DE_solver.git
$ cd torch_DE_solver
$ pip install -r requirements.txt

Examples

After the TEDEouS is installed the user may refer to various examples that are in examples forlder.

$ cd examples

Every example is designed such that the boxplots of the launches are commented and the preliminary results are not shown, but stored in separate folders.

  • Legendre polynomial equation

$ python example_ODE_Legendre.py

or

$ python example_ODE_Legendre_autograd.py
  • Panleve transcendents (others are placed in ‘examples\to_renew’ folder due to the architecture change)

$ python example_Painleve_I.py
  • Wave equation (non-physical conditions for equation discovery problem)

$ python example_wave_paper_autograd.py
  • Wave equation (initial-boundary value problem)

$ python example_wave_physics.py
  • Heat equation

$ python example_heat.py
  • KdV equation (non-physical conditions for equation discovery problem)

$ python example_KdV.py
  • KdV equation (solitary solution with periodic boundary conditions)

$ python example_KdV_periodic.py
  • Burgers equation and DeepXDE comparison

$ python example_Burgers_paper.py

Project Structure

Stable version is located in the master branch.

Documentation

https://torch-de-solver.readthedocs.io/en/docs/index.html

Getting started

Schroedinger equation example step-by-step https://torch-de-solver.readthedocs.io/en/docs/tedeous/examples/schrodinger.html

License

TEDEouS is distributed under BSD-3 licence found in LICENCE file

Contacts

  • Feel free to make issues or contact @SuperSashka directly

Citation

@article{hvatov2023solver,
AUTHOR = {Hvatov, Alexander},
TITLE = {Automated Differential Equation Solver Based on the Parametric Approximation Optimization},
JOURNAL = {Mathematics},
VOLUME = {11},
YEAR = {2023},
NUMBER = {8},
ARTICLE-NUMBER = {1787},
URL = {https://www.mdpi.com/2227-7390/11/8/1787},
ISSN = {2227-7390},
DOI = {10.3390/math11081787}
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tedeous-0.4.5.tar.gz (44.4 kB view details)

Uploaded Source

Built Distribution

TEDEouS-0.4.5-py3-none-any.whl (54.3 kB view details)

Uploaded Python 3

File details

Details for the file tedeous-0.4.5.tar.gz.

File metadata

  • Download URL: tedeous-0.4.5.tar.gz
  • Upload date:
  • Size: 44.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for tedeous-0.4.5.tar.gz
Algorithm Hash digest
SHA256 9a9a5611a3d60b1460b3000fd7a0963a5ce6e6126ed0d45a88e62b4a06207c3f
MD5 d12aa3755f71f4ebbb21f85496407952
BLAKE2b-256 b0703ab0041e208b466e95576cd1b9e4788cf872ef4288156543961e493bcfb0

See more details on using hashes here.

File details

Details for the file TEDEouS-0.4.5-py3-none-any.whl.

File metadata

  • Download URL: TEDEouS-0.4.5-py3-none-any.whl
  • Upload date:
  • Size: 54.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for TEDEouS-0.4.5-py3-none-any.whl
Algorithm Hash digest
SHA256 42d367556f8176ed0d61d9d2f0fbd3f84954d3fe365a381bf5813202ba1fe0ac
MD5 b77fa12eddfcb19973988e21f6646719
BLAKE2b-256 4593bffb7dbe3ef26f9a89d557c9cc9ae1be0f950490d1429d941dc4f842d8c3

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page