Skip to main content

Bond Graph Modelling Toolkit

Project description

PyPI version [Build Status] Test Coverage

BondGraphTools - A Toolkit for modelling multi-physics systems.

Summary

This toolkit is for rapid modelling and design of networked phsyical systems. It is conceptually based upon the Bond Graph modelling methodology.

Documentation

https://bondgraphtools.readthedocs.io/

Installation

Dependencies

BondGraphTools requires:

  • python 3.7 or greater,
  • LaTeX,
  • gFortran, BLAS, LAPACK and SUNDIALS (for the numerical solvers).

Python dependencies:

  • sympy
  • numpy
  • scipy
  • matplotlib
  • scikits.odes

Instructions:

Recommended installation using Conda

  1. Install Anaconda (or miniconda).
  2. Install dependencies from conda-forge: liblas, liblapack, sundials using conda install -c conda-forge libblas liblapack sundials fortran-compiler
  3. Install LaTeX via conda install -c conda-forge miktex (windows) or conda install -c conda-forge texlive-core (osx/linux)
  4. Install the package using pip install bondgraphtools

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

BondGraphTools-0.4.6.tar.gz (52.0 kB view hashes)

Uploaded Source

Built Distribution

BondGraphTools-0.4.6-py3-none-any.whl (43.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