Skip to content

A flexible framework for solving PDEs with modern spectral methods.

License

Notifications You must be signed in to change notification settings

DedalusProject/dedalus2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

A flexible framework for solving PDEs with modern spectral methods.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 90.5%
  • Cython 9.5%