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.5.tar.gz
(50.6 kB
view details)
File details
Details for the file BondGraphTools-0.4.5.tar.gz
.
File metadata
- Download URL: BondGraphTools-0.4.5.tar.gz
- Upload date:
- Size: 50.6 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 | 2856147e315b7fc53e9ccc917993a3963982e22a902aec82b9c324fba0e5e82b |
|
MD5 | 1a6290ff35c1c0ab68e2fd3cd3ffd351 |
|
BLAKE2b-256 | 6c206a3c48cbc8b9f4b73ec7039f04aab6b268264bfb97dbb068d175e3f89bc9 |