bondgraphtools
A Multi-Physics Systems Modelling Library
Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
2 of 6 committers (33.3%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.9%) to scientific vocabulary
Keywords
bond-graphs
control-systems
engineering-tools
mathematical-modelling
simulation-toolkit
system-modeling
Last synced: 6 months ago
·
JSON representation
Repository
A Multi-Physics Systems Modelling Library
Basic Info
Statistics
- Stars: 35
- Watchers: 2
- Forks: 19
- Open Issues: 2
- Releases: 0
Archived
Topics
bond-graphs
control-systems
engineering-tools
mathematical-modelling
simulation-toolkit
system-modeling
Created over 8 years ago
· Last pushed almost 4 years ago
https://github.com/BondGraphTools/BondGraphTools/blob/master/
[](https://badge.fury.io/py/BondGraphTools) [] [](https://codeclimate.com/github/BondGraphTools/BondGraphTools/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](https://anaconda.org/) (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`
Owner
- Name: BondGraphTools
- Login: BondGraphTools
- Kind: organization
- Repositories: 2
- Profile: https://github.com/BondGraphTools
GitHub Events
Total
- Watch event: 1
- Fork event: 2
Last Year
- Watch event: 1
- Fork event: 2
Committers
Last synced: about 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Peter Cudmore | p****e@u****u | 361 |
| Michael Pan | m****2@g****m | 6 |
| Islam Bzhikhatlov | x****0@g****m | 1 |
| Hugh Sorby | h****y@a****z | 1 |
| Michael Pan | p****m@s****u | 1 |
| Pierre Haessig | p****g | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 8 months ago
All Time
- Total issues: 58
- Total pull requests: 42
- Average time to close issues: over 1 year
- Average time to close pull requests: 2 days
- Total issue authors: 5
- Total pull request authors: 6
- Average comments per issue: 0.48
- Average comments per pull request: 0.05
- Merged pull requests: 41
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- peter-cudmore (51)
- arslogavitabrevis (4)
- pierre-haessig (1)
- diepala (1)
- Conearth (1)
Pull Request Authors
- peter-cudmore (35)
- mic-pan (3)
- likerobotics (1)
- jasuramme (1)
- pierre-haessig (1)
- hsorby (1)
Top Labels
Issue Labels
bug (11)
Tutorials (7)
Infrastructure (6)
enhancement (6)
Documentation (4)
Refactoring (4)
Components (3)
toolchain (3)
Tests (2)
Code Quality Control (2)
macOS (2)
Interface (2)
Epic (2)
Discussion (1)
Linux (1)
Windows (1)
Visualisation (1)
How-to's (1)
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 79 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 16
- Total maintainers: 1
pypi.org: bondgraphtools
Bond Graph Modelling Toolkit
- Homepage: https://github.com/BondGraphTools/BondGraphTools
- Documentation: https://bondgraphtools.readthedocs.io/
- License: Apache Software License
-
Latest release: 0.4.6
published almost 4 years ago
Rankings
Forks count: 9.3%
Dependent packages count: 10.0%
Stargazers count: 11.1%
Average: 14.3%
Downloads: 19.4%
Dependent repos count: 21.7%
Maintainers (1)
Last synced:
6 months ago
Dependencies
docs/requirements.txt
pypi
- matplotlib *
- myst-parser *
- networkx *
- numpy *
- ordered-set *
- pyYAML *
- requests *
- scipy *
- sympy *
requirements.txt
pypi
- matplotlib *
- networkx *
- numpy *
- ordered-set *
- pyYAML *
- scipy *
- sympy *