Skip to main content

Symbolic calculus for partial differential equations (and variational forms).

Project description

build status binder Documentation Status

sympde is a Symbolic calculus library for partial differential equations and variational forms. It can be used to have similar capabilities as the fenics project, by extending and writing your own printing functions.

An example of use can be found in psydac or gelato.

Install

From PyPi

Simply run, for a local installation:

pip3 install --user sympde

or:

pip3 install sympde

for a global installation.

From sources

  • Standard mode:

    python3 -m pip install .
  • Development mode:

    python3 -m pip install --user -e .

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

sympde-0.14.1.tar.gz (93.1 kB view hashes)

Uploaded Source

Built Distribution

sympde-0.14.1-py3-none-any.whl (113.3 kB view hashes)

Uploaded Python 3

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