Thanks to visit codestin.com
Credit goes to github.com

Skip to content

DedalusProject/dedalus

 
 

Repository files navigation

Dedalus Project

Repo status Read the Docs PyPI - Python Version PyPI PyPI - License

Note: this branch is the development head of v2 of the codebase. The development head of v3 of the codebase is on the "master" branch.

Dedalus is a flexible framework for solving partial differential equations using modern spectral methods. The code is open-source and developed by a team of researchers studying astrophysical, geophysical, and biological fluid dynamics.

Dedalus is written primarily in Python and features an easy-to-use interface with symbolic equation specification. Our numerical algorithms produce sparse and spectrally accurate discretizations of a wide variety of PDEs. The resulting systems are efficiently solved using compiled libraries and are automatically parallelized using MPI.

Links

Developers