JSOSuite
One stop solutions for all things optimization
Science Score: 57.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
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.0%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
One stop solutions for all things optimization
Basic Info
- Host: GitHub
- Owner: JuliaSmoothOptimizers
- License: mpl-2.0
- Language: Julia
- Default Branch: main
- Size: 7.3 MB
Statistics
- Stars: 22
- Watchers: 4
- Forks: 8
- Open Issues: 25
- Releases: 0
Created over 6 years ago
· Last pushed 7 months ago
Metadata Files
Readme
License
Code of conduct
Citation
README.md
JSOSuite
How to Cite
If you use JSOSuite.jl in your work, please cite using the reference given in CITATION.cff.
Contributing
If you want to make contributions of any kind, please first that a look into our contributing guide directly on GitHub or the contributing page on the website
Contributors
Owner
- Name: JuliaSmoothOptimizers
- Login: JuliaSmoothOptimizers
- Kind: organization
- Location: DOI: 10.5281/zenodo.2655082
- Website: https://juliasmoothoptimizers.github.io
- Repositories: 63
- Profile: https://github.com/JuliaSmoothOptimizers
Infrastructure and Solvers for Continuous Optimization in Julia
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: >-
JSOSuite.jl: One stop solutions for all things
optimization
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Tangi
family-names: Migot
email: tangi.migot@gmail.com
affiliation: >-
GERAD and Department of Mathematics and
Industrial Engineering, Polytechnique Montréal,
QC, Canada.
orcid: 'https://orcid.org/0000-0001-7729-2513'
- given-names: Dominique
family-names: Orban
affiliation: >-
GERAD and Department of Mathematics and
Industrial Engineering, Polytechnique Montréal,
QC, Canada.
orcid: 'https://orcid.org/0000-0002-8017-7687'
- given-names: Abel
family-names: Soares Siqueira
affiliation: 'Netherlands eScience Center, Amsterdam, NL'
orcid: 'https://orcid.org/0000-0003-4451-281X'
- given-names: contributors
keywords:
- Nonlinear Optimization
- Least squares
- Julia
- Nonlinear Programming
identifiers:
- description: Zenodo archive
type: doi
value: 10.5281/zenodo.8246389
preferred-citation:
type: article
authors:
- family-names: "Migot"
given-names: "Tangi"
orcid: "https://orcid.org/0000-0001-7729-2513"
- family-names: "Orban"
given-names: "Dominique"
orcid: "https://orcid.org/0000-0002-8017-7687"
- family-names: "Soares Siqueira"
given-names: "Abel"
orcid: "https://orcid.org/0000-0003-4451-281X"
doi: "10.21105/jcon.00161"
journal: "Proceedings of the JuliaCon Conferences"
start: 161 # First page number
title: "JSOSuite.jl: Solving continuous optimization problems with JuliaSmoothOptimizers"
issue: 63
volume: 6
year: 2024
repository-code: 'https://github.com/JuliaSmoothOptimizers/JSOSuite.jl'
version: 0.1.0
date-released: '2023-08-14'
license: MPL-2.0
GitHub Events
Total
- Create event: 28
- Commit comment event: 4
- Release event: 2
- Issues event: 2
- Delete event: 25
- Issue comment event: 14
- Push event: 70
- Pull request review event: 10
- Pull request event: 59
- Fork event: 1
Last Year
- Create event: 28
- Commit comment event: 4
- Release event: 2
- Issues event: 2
- Delete event: 25
- Issue comment event: 14
- Push event: 70
- Pull request review event: 10
- Pull request event: 59
- Fork event: 1
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 26
- Total pull requests: 95
- Average time to close issues: about 1 month
- Average time to close pull requests: 30 days
- Total issue authors: 3
- Total pull request authors: 7
- Average comments per issue: 0.92
- Average comments per pull request: 1.09
- Merged pull requests: 69
- Bot issues: 0
- Bot pull requests: 43
Past Year
- Issues: 1
- Pull requests: 55
- Average time to close issues: 26 days
- Average time to close pull requests: 7 days
- Issue authors: 1
- Pull request authors: 5
- Average comments per issue: 0.0
- Average comments per pull request: 0.35
- Merged pull requests: 36
- Bot issues: 0
- Bot pull requests: 37
Top Authors
Issue Authors
- abelsiqueira (20)
- tmigot (5)
- github-actions[bot] (1)
Pull Request Authors
- github-actions[bot] (47)
- tmigot (47)
- abelsiqueira (20)
- amontoison (11)
- dependabot[bot] (11)
- paraynaud (2)
- odow (2)
Top Labels
Issue Labels
Setup/Tech debt (5)
enhancement (5)
documentation (4)
user-facing (3)
Refactoring (2)
question (1)
tests (1)
bug (1)
chore (1)
Pull Request Labels
chore (32)
dependencies (11)
documentation (7)
github_actions (4)
breaking (2)
bug (2)
formatting (1)
automated pr (1)
no changelog (1)
Packages
- Total packages: 1
-
Total downloads:
- julia 4 total
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 6
juliahub.com: JSOSuite
One stop solutions for all things optimization
- Documentation: https://docs.juliahub.com/General/JSOSuite/stable/
- License: MPL-2.0
-
Latest release: 0.3.0
published 8 months ago
Rankings
Dependent repos count: 10.2%
Forks count: 21.5%
Average: 24.9%
Stargazers count: 30.4%
Dependent packages count: 37.6%
Last synced:
7 months ago
Dependencies
.github/workflows/CompatHelper.yml
actions
- julia-actions/setup-julia latest composite
.github/workflows/Documentation.yml
actions
- actions/checkout v2 composite
- julia-actions/setup-julia latest composite
.github/workflows/TagBot.yml
actions
- JuliaRegistries/TagBot v1 composite
.github/workflows/ci.yml
actions
- actions/cache v1 composite
- actions/checkout v2 composite
- codecov/codecov-action v1 composite
- julia-actions/julia-buildpkg v1 composite
- julia-actions/julia-processcoverage v1 composite
- julia-actions/julia-runtest v1 composite
- julia-actions/setup-julia v1 composite
.github/workflows/format_pr.yml
actions
- actions/checkout v2 composite
- peter-evans/create-pull-request v3 composite
.github/workflows/Benchmark.yml
actions
- actions/checkout v4 composite
- julia-actions/julia-buildpkg latest composite
- julia-actions/setup-julia latest composite