bondgraphtools

A Multi-Physics Systems Modelling Library

https://github.com/bondgraphtools/bondgraphtools

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
  • Host: GitHub
  • Owner: BondGraphTools
  • License: apache-2.0
  • Language: Python
  • Default Branch: master
  • Homepage:
  • Size: 6.72 MB
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/

[![PyPI version](https://badge.fury.io/py/BondGraphTools.svg)](https://badge.fury.io/py/BondGraphTools)
[![Build Status](https://github.com/BondGraphTools/BondGraphTools/actions/workflows/ci.yaml/badge.svg??branch=master)]
[![Test Coverage](https://api.codeclimate.com/v1/badges/4735c13a87b24d3a1899/test_coverage)](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

GitHub Events

Total
  • Watch event: 1
  • Fork event: 2
Last Year
  • Watch event: 1
  • Fork event: 2

Committers

Last synced: about 2 years ago

All Time
  • Total Commits: 371
  • Total Committers: 6
  • Avg Commits per committer: 61.833
  • Development Distribution Score (DDS): 0.027
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email 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

  • Versions: 16
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 79 Last month
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 *