Bond Graph Modelling Toolkit
Project description
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
- Install Anaconda (or miniconda).
- Install dependencies from conda-forge: liblas, liblapack, sundials using
conda install -c conda-forge libblas liblapack sundials fortran-compiler
- Install LaTeX via
conda install -c conda-forge miktex
(windows) orconda install -c conda-forge texlive-core
(osx/linux) - Install the package using
pip install bondgraphtools
Project details
Release history Release notifications | RSS feed
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.3.tar.gz
(50.2 kB
view details)
File details
Details for the file BondGraphTools-0.4.3.tar.gz
.
File metadata
- Download URL: BondGraphTools-0.4.3.tar.gz
- Upload date:
- Size: 50.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/3.10.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 33b189cb39435b5e8a93829980c446fa6884325f8733e6cb649bf92fe9737868 |
|
MD5 | 64376e1a86532d59bfa781bc3f5282a4 |
|
BLAKE2b-256 | 6ae93c83d54a509dbc9d42b20227a377c89e1c75032ae75bfb2b4a0cd2e5f50f |