https://github.com/control-toolbox/ctmodels.jl

Gather the models for the control-toolbox.

https://github.com/control-toolbox/ctmodels.jl

Science Score: 26.0%

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

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

Repository

Gather the models for the control-toolbox.

Basic Info
Statistics
  • Stars: 3
  • Watchers: 1
  • Forks: 1
  • Open Issues: 7
  • Releases: 29
Created over 1 year ago · Last pushed 6 months ago
Metadata Files
Readme License

README.md

CTModels.jl

The CTModels.jl package is part of the control-toolbox ecosystem.

| Category | Badge | |-----------------------|-----------| | Documentation | Stable Docs Dev Docs | | CI / Build | Build Status | | Test Coverage | Coverage | | Package Evaluation | PkgEval Dependencies | | Release / Version | Release | | License | License | | Code Style / Quality | Code Style: Blue Aqua.jl |

About control-toolbox

The control-toolbox ecosystem brings together Julia packages for mathematical control and its applications.

  • The root package, OptimalControl.jl, provides tools to model and solve optimal control problems defined by ordinary differential equations. It supports both direct and indirect methods, and can run on CPU or GPU.

Documentation OptimalControl.jl

  • Complementing it, OptimalControlProblems.jl offers a curated collection of benchmark optimal control problems formulated with ODEs in Julia. Each problem is available both in the OptimalControl DSL and in JuMP, with discretised versions ready to be solved using the solver of your choice. This makes the package particularly useful for benchmarking and comparing different solution strategies.

Documentation OptimalControlProblems.jl

Installation

To install CTModels please open Julia's interactive session (known as REPL) and press ] key in the REPL to use the package mode, then add the package:

julia julia> ] pkg> add CTModels

[!TIP] If you are new to Julia, please follow this guidelines.

Contributing

If you think you found a bug or if you have a feature request / suggestion, feel free to open an issue.
Before opening a pull request, please start an issue or a discussion on the topic.

Contributions are welcomed, check out how to contribute to a Github project. If it is your first contribution, you can also check this first contribution tutorial. You can find first good issues (if any 🙂) here. You may find other packages to contribute to at the control-toolbox organization.

If you want to ask a question, feel free to start a discussion here. This forum is for general discussion about this repository and the control-toolbox organization.

[!NOTE] If you want to add an application or a package to the control-toolbox ecosystem, please follow this set up tutorial.

Owner

  • Name: control-toolbox
  • Login: control-toolbox
  • Kind: organization
  • Email: ct@inria.fr
  • Location: France

Toolbox for optimal control

GitHub Events

Total
  • Fork event: 1
  • Create event: 125
  • Commit comment event: 4
  • Release event: 23
  • Issues event: 130
  • Watch event: 3
  • Delete event: 83
  • Member event: 1
  • Issue comment event: 191
  • Push event: 353
  • Pull request review comment event: 4
  • Pull request review event: 15
  • Pull request event: 189
Last Year
  • Fork event: 1
  • Create event: 125
  • Commit comment event: 4
  • Release event: 23
  • Issues event: 130
  • Watch event: 3
  • Delete event: 83
  • Member event: 1
  • Issue comment event: 191
  • Push event: 353
  • Pull request review comment event: 4
  • Pull request review event: 15
  • Pull request event: 189

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 81
  • Total pull requests: 197
  • Average time to close issues: 12 days
  • Average time to close pull requests: 2 days
  • Total issue authors: 4
  • Total pull request authors: 5
  • Average comments per issue: 1.26
  • Average comments per pull request: 0.59
  • Merged pull requests: 141
  • Bot issues: 0
  • Bot pull requests: 99
Past Year
  • Issues: 80
  • Pull requests: 197
  • Average time to close issues: 12 days
  • Average time to close pull requests: 2 days
  • Issue authors: 4
  • Pull request authors: 5
  • Average comments per issue: 1.28
  • Average comments per pull request: 0.59
  • Merged pull requests: 141
  • Bot issues: 0
  • Bot pull requests: 99
Top Authors
Issue Authors
  • ocots (68)
  • jbcaillau (11)
  • antoinepichon03 (1)
  • JuliaTagBot (1)
Pull Request Authors
  • github-actions[bot] (97)
  • ocots (85)
  • jbcaillau (11)
  • antoinepichon03 (2)
  • dependabot[bot] (2)
Top Labels
Issue Labels
internal dev (24) enhancement (7) documentation (6) bug (3) good first issue (1)
Pull Request Labels
formatting (66) automated pr (66) no changelog (66) dependencies (2)

Packages

  • Total packages: 1
  • Total downloads:
    • julia 70 total
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 29
juliahub.com: CTModels

Gather the models for the control-toolbox.

  • Versions: 29
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 70 Total
Rankings
Dependent repos count: 8.5%
Average: 22.6%
Dependent packages count: 36.8%
Last synced: 6 months ago