cadcad.jl

cadCAD implementation in Julia

https://github.com/cadcad-org/cadcad.jl

Science Score: 31.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
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.0%) to scientific vocabulary

Keywords

julia
Last synced: 10 months ago · JSON representation ·

Repository

cadCAD implementation in Julia

Basic Info
  • Host: GitHub
  • Owner: cadCAD-org
  • License: mit
  • Language: Julia
  • Default Branch: main
  • Homepage: https://cadcad.org
  • Size: 569 KB
Statistics
  • Stars: 17
  • Watchers: 6
  • Forks: 3
  • Open Issues: 23
  • Releases: 2
Topics
julia
Created about 5 years ago · Last pushed over 1 year ago
Metadata Files
Readme Contributing License Citation Codeowners

README.md


Discord Invite Stable Build Status Codecov

Complex Adaptive Dynamics Computer Aided Design (CadCAD) is a language for encoding Generalized Dynamical Systems (GDS) as computer programs. This repository contains the Julia implementation of the software, based on the reference implementation written in Python.

Getting Started

Simply open a Julia REPL and do ]add CadCAD

Contributing

To know how you can contribute to this package, see the CONTRIBUTING.md file.

Citing

If you use this package in a publication, or simply want to refer to it, see CITATION.bib for the relevant reference.

Owner

  • Name: cadCAD: Complex Adaptive Dynamics Computer Aided Design
  • Login: cadCAD-org
  • Kind: organization
  • Email: cadcad.org@gmail.com
  • Location: Cyberspace

Design Framework for Generalized Dynamical Systems with a focus on Computer Aided Design and Digital Twins for Systems Incorporating Algorithmic Policy

Citation (CITATION.bib)

@misc{cadCAD.jl,
  author  = {Emanuel Lima <emanuel-lima@outlook.com>},
  title   = {CadCAD.jl},
  url     = {https://github.com/cadCAD-org/CadCAD.jl},
  version = {v0.0.1},
  year    = {2024},
  month   = {8}
}

GitHub Events

Total
  • Issues event: 8
  • Watch event: 4
  • Issue comment event: 3
  • Push event: 5
  • Pull request review event: 2
  • Pull request event: 3
  • Fork event: 2
Last Year
  • Issues event: 8
  • Watch event: 4
  • Issue comment event: 3
  • Push event: 5
  • Pull request review event: 2
  • Pull request event: 3
  • Fork event: 2

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 40
  • Total pull requests: 3
  • Average time to close issues: 2 months
  • Average time to close pull requests: 2 days
  • Total issue authors: 5
  • Total pull request authors: 2
  • Average comments per issue: 1.05
  • Average comments per pull request: 0.0
  • Merged pull requests: 3
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 4
  • Pull requests: 2
  • Average time to close issues: 3 months
  • Average time to close pull requests: 3 days
  • Issue authors: 2
  • Pull request authors: 1
  • Average comments per issue: 1.25
  • Average comments per pull request: 0.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • DrCatman (24)
  • emanuellima1 (11)
  • SeanMcOwen (3)
  • JuliaTagBot (1)
  • danlessa (1)
Pull Request Authors
  • SeanMcOwen (4)
  • emanuellima1 (2)
Top Labels
Issue Labels
JL (9) cadcad.jl (7) fix repo (2) bug (1) cadcad-ri (1) Feature (1) documentation (1)
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • julia 1 total
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 1
juliahub.com: CadCAD

cadCAD implementation in Julia

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 1 Total
Rankings
Dependent repos count: 3.2%
Downloads: 5.5%
Average: 8.3%
Dependent packages count: 16.3%
Last synced: 10 months ago

Dependencies

.github/workflows/CI.yml actions
  • actions/checkout v3 composite
  • codecov/codecov-action v3 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/CompatHelper.yml actions
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/register.yml actions
  • julia-actions/RegisterAction latest composite