Skip to main content

Core engine for solving and analyzing Differential-Algebraic Equation (DAE) systems

Project description

pydae

Core engine for solving and analyzing Differential-Algebraic Equation (DAE) systems.

pydae uses SymPy to symbolically derive Jacobians, translates them to C, and compiles them into shared libraries for fast numerical simulation via Newton-Raphson.

See the main repository for full documentation.

Installation

pip install pydae

Quick start

from pydae.core import Builder, Model

builder = Builder(sys_dict, target='ctypes')
builder.build()

model = Model('my_system')
model.ini(params, xy_0=initial_guess)
model.run(t_end, inputs)
model.post()

Project details


Release history Release notifications | RSS feed

This version

1.1.0

Download files

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

Source Distribution

pydae-1.1.0.tar.gz (62.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pydae-1.1.0-py3-none-any.whl (77.2 kB view details)

Uploaded Python 3

File details

Details for the file pydae-1.1.0.tar.gz.

File metadata

  • Download URL: pydae-1.1.0.tar.gz
  • Upload date:
  • Size: 62.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for pydae-1.1.0.tar.gz
Algorithm Hash digest
SHA256 54618c35633d9d7f9cdd4dfebce6965498e87446f89756150d127eb63c1ea163
MD5 a8071f429864b0fdb364d3383394ad85
BLAKE2b-256 aa4e51ddbecf3220ed89af564eccc1dcddb6370481bf5e9e44bbdeec0d280986

See more details on using hashes here.

File details

Details for the file pydae-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: pydae-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 77.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for pydae-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 751b0acd6f10f45f580da19bc97add8427342f2fdf9158715d7c1813e641fc71
MD5 35f818d353c2965936c0c33ff048a5ed
BLAKE2b-256 b8a3f5de01a4611efc0cbbae4ab75561ec7843ff990cbdc7d4e2a81865129649

See more details on using hashes here.

Supported by

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