Science Score: 77.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
  • Committers with academic emails
    1 of 17 committers (5.9%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (14.1%) to scientific vocabulary

Keywords from Contributors

nonlinear-programming nlpmodels optimization-algorithms hsl sparse-matrix optimization-tools factorization krylov linear-systems ipopt
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: JuliaSmoothOptimizers
  • License: mpl-2.0
  • Language: Julia
  • Default Branch: main
  • Size: 1.45 MB
Statistics
  • Stars: 7
  • Watchers: 4
  • Forks: 5
  • Open Issues: 11
  • Releases: 16
Created almost 5 years ago · Last pushed 7 months ago
Metadata Files
Readme License Code of conduct Citation Zenodo

README.md

SolverCore

Stable Documentation In development documentation Build Status Test workflow status Lint workflow Status Docs workflow Status Coverage DOI Contributor Covenant All Contributors BestieTemplate

Core package to build novel algorithms in Julia.

How to Cite

If you use SolverCore.jl in your work, please cite using the reference given in CITATION.cff.

Contributing

If you think you found a bug, feel free to open an issue. Focused suggestions and requests can also be opened as issues. Before opening a pull request, start an issue or a discussion on the topic, please.

If you want to ask a question not suited for a bug report, feel free to start a discussion here. This forum is for general discussion about this repository and the JuliaSmoothOptimizers organization, so questions about any of our packages are welcome.

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

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: >-
  SolverCore.jl: Core package to build novel solvers in Julia
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
    email: dominique.orban@gerad.ca
    orcid: 'https://orcid.org/0000-0002-8017-7687'
    affiliation: >-
      GERAD and Department of Mathematics and
      Industrial Engineering, Polytechnique Montréal,
      QC, Canada
  - affiliation: 'Netherlands eScience Center, Amsterdam, NL'
    orcid: 'https://orcid.org/0000-0003-4451-281X'
    email: abel.s.siqueira@gmail.com
    given-names: Abel
    family-names: Soares Siqueira
  - given-names: contributors
identifiers:
  - description: Zenodo archive
    type: doi
    value: 10.5281/zenodo.4758376
keywords:
  - Nonlinear Optimization
  - Least squares
  - Julia
  - Nonlinear Programming
license: MPL-2.0
version: 0.3.7
date-released: '2023-03-26'
repository-code: >-
  https://github.com/JuliaSmoothOptimizers/SolverCore.jl

GitHub Events

Total
  • Issues event: 2
  • Watch event: 1
  • Delete event: 15
  • Issue comment event: 13
  • Push event: 37
  • Pull request review event: 2
  • Pull request event: 38
  • Create event: 16
Last Year
  • Issues event: 2
  • Watch event: 1
  • Delete event: 15
  • Issue comment event: 13
  • Push event: 37
  • Pull request review event: 2
  • Pull request event: 38
  • Create event: 16

Committers

Last synced: almost 3 years ago

All Time
  • Total Commits: 328
  • Total Committers: 17
  • Avg Commits per committer: 19.294
  • Development Distribution Score (DDS): 0.573
Top Committers
Name Email Commits
Abel Soares Siqueira a****a@g****m 140
Dominique Orban d****n@g****m 125
tmigot t****t@g****m 29
Geoffroy Leconte g****0@g****m 9
github-actions[bot] 4****]@u****m 6
Alexis Montoison a****n@p****a 3
dpo d****o@u****m 2
Monssaf Toukal t****f@g****m 2
geoffroyleconte 4****e@u****m 2
Jean-Pierre Dussault d****1@d****a 2
Abel Siqueira n****1@g****m 2
Julia TagBot 5****t@u****m 1
JPD v****i@g****m 1
Paul Raynaud p****6@h****r 1
João j****k@g****m 1
Mohamed Tarek m****8@g****m 1
abelsiqueira a****a@u****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 16
  • Total pull requests: 86
  • Average time to close issues: about 2 months
  • Average time to close pull requests: 15 days
  • Total issue authors: 6
  • Total pull request authors: 9
  • Average comments per issue: 2.44
  • Average comments per pull request: 2.93
  • Merged pull requests: 74
  • Bot issues: 0
  • Bot pull requests: 22
Past Year
  • Issues: 1
  • Pull requests: 18
  • Average time to close issues: 22 days
  • Average time to close pull requests: 3 days
  • Issue authors: 1
  • Pull request authors: 4
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.83
  • Merged pull requests: 13
  • Bot issues: 0
  • Bot pull requests: 10
Top Authors
Issue Authors
  • tmigot (7)
  • abelsiqueira (5)
  • amontoison (1)
  • pjssilva (1)
  • JuliaTagBot (1)
Pull Request Authors
  • tmigot (45)
  • github-actions[bot] (24)
  • dependabot[bot] (11)
  • dpo (11)
  • geoffroyleconte (5)
  • amontoison (4)
  • abelsiqueira (4)
  • JSOBot (2)
  • paraynaud (1)
Top Labels
Issue Labels
good first issue (3) Epic (2) documentation (2) enhancement (1)
Pull Request Labels
dependencies (11) github_actions (11) chore (10) formatting (9) automated pr (9) no changelog (9) documentation (6)

Packages

  • Total packages: 1
  • Total downloads:
    • julia 236 total
  • Total dependent packages: 22
  • Total dependent repositories: 0
  • Total versions: 16
juliahub.com: SolverCore
  • Versions: 16
  • Dependent Packages: 22
  • Dependent Repositories: 0
  • Downloads: 236 Total
Rankings
Dependent packages count: 4.3%
Dependent repos count: 9.9%
Average: 18.9%
Forks count: 21.7%
Stargazers count: 39.8%
Last synced: 7 months ago

Dependencies

.github/workflows/Breakage.yml actions
  • actions/cache v1 composite
  • actions/checkout v2 composite
  • actions/download-artifact v2 composite
  • actions/upload-artifact v2 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/setup-julia v1 composite
.github/workflows/CommentPR.yml actions
  • actions/github-script v3.1.0 composite
  • actions/github-script v6 composite
.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