Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.2%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: TS-CUBED
  • License: mit
  • Language: Julia
  • Default Branch: main
  • Size: 6.4 MB
Statistics
  • Stars: 20
  • Watchers: 2
  • Forks: 5
  • Open Issues: 2
  • Releases: 11
Created over 3 years ago · Last pushed 9 months ago
Metadata Files
Readme License Citation

README.md

CirculatorySystemModels

CirculatorySystemModels.jl is a Julia modelling library, that builds on the ModelingToolkit.jl package, which is part of Julia's SciML framework. It allows efficient and quick implementation of lumped parameter models using an acausal modelling approach. Due to just-in-time compilation and multiple dispatch, models created using this framework achieve a speed-up of one to two orders of magnitude compared to Matlab and Python, and comparable speeds to native C implementations, while using a high-level approach. The library is modular and extensible.

We believe this library will be useful (dare we say, could be a game changer?) for many colleagues working in this field.

Stable Dev Build Status Coverage DOI

Owner

  • Name: Torsten Schenkel
  • Login: TS-CUBED
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
authors:
    - family-names: "Schenkel"
      given-names: "Torsten"
    - family-names: "Saxton"
      given-names: "Harry"
title: "Circulatory System Models"
doi: 10.5281/zenodo.7497881
url: "https://github.com/TS-CUBED/CirculatorySystemModels.jl"

GitHub Events

Total
  • Release event: 1
  • Watch event: 3
  • Issue comment event: 3
  • Push event: 9
  • Pull request event: 1
  • Create event: 1
Last Year
  • Release event: 1
  • Watch event: 3
  • Issue comment event: 3
  • Push event: 9
  • Pull request event: 1
  • Create event: 1

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 4
  • Total pull requests: 29
  • Average time to close issues: 3 months
  • Average time to close pull requests: 4 days
  • Total issue authors: 4
  • Total pull request authors: 7
  • Average comments per issue: 13.25
  • Average comments per pull request: 0.66
  • Merged pull requests: 25
  • Bot issues: 0
  • Bot pull requests: 6
Past Year
  • Issues: 0
  • Pull requests: 4
  • Average time to close issues: N/A
  • Average time to close pull requests: 22 days
  • Issue authors: 0
  • Pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.5
  • Merged pull requests: 3
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • TS-CUBED (1)
  • justidy1 (1)
  • whucsu (1)
  • JuliaTagBot (1)
Pull Request Authors
  • TS-CUBED (19)
  • github-actions[bot] (7)
  • termi-official (3)
  • justidy1 (2)
  • ven-k (1)
  • sathvikbhagavan (1)
  • owiecc (1)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • julia 2 total
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 11
juliahub.com: CirculatorySystemModels
  • Versions: 11
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 2 Total
Rankings
Dependent repos count: 9.9%
Average: 34.4%
Dependent packages count: 38.9%
Forks count: 40.4%
Stargazers count: 48.5%
Last synced: 6 months ago

Dependencies

.github/workflows/CI.yml actions
  • actions/checkout v2 composite
  • codecov/codecov-action v2 composite
  • julia-actions/cache v1 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-docdeploy v1 composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v1 composite
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/CompatHelper.yml actions