QuadraticModels

Data structures for linear and quadratic optimization problems based on NLPModels.jl

https://github.com/juliasmoothoptimizers/quadraticmodels.jl

Science Score: 54.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
  • Academic publication links
  • Committers with academic emails
    1 of 15 committers (6.7%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.3%) to scientific vocabulary

Keywords

julia julia-language nlpmodels optimization quadratic-programming

Keywords from Contributors

factorization nonlinear-programming matrices performance-profile cutest permutations sparse-matrix nonlinear-optimization preconditioner linear-operators
Last synced: 4 months ago · JSON representation ·

Repository

Data structures for linear and quadratic optimization problems based on NLPModels.jl

Basic Info
  • Host: GitHub
  • Owner: JuliaSmoothOptimizers
  • License: other
  • Language: Julia
  • Default Branch: main
  • Size: 1.05 MB
Statistics
  • Stars: 18
  • Watchers: 4
  • Forks: 12
  • Open Issues: 8
  • Releases: 22
Topics
julia julia-language nlpmodels optimization quadratic-programming
Created about 7 years ago · Last pushed 7 months ago
Metadata Files
Readme License Citation Zenodo

README.md

QuadraticModels

Linux/macOS/Windows: CI FreeBSD: Build Status codecov.io Documentation/stable Documentation/dev

A package to model linear and quadratic optimization problems using the NLPModels.jl data structures.

The problems represented have the form

optimize   c₀ + cᵀ x + ½ xᵀ Q x    subject to   L ≤ Ax ≤ U and ℓ ≤ x ≤ u,

where the square symmetric matrix Q is zero for linear optimization problems.

Bug reports and discussions

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.

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: >-
  QuadraticModels.jl: Data Structures for Linear and Quadratic Optimization Problems based on NLPModels
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Geoffroy
    family-names: Leconte
    email: geoffroy.leconte@gerad.ca
    affiliation: >-
      GERAD and Department of Mathematics and
      Industrial Engineering, Polytechnique Montréal,
      QC, Canada.
    orcid: 'https://orcid.org/0000-0002-1825-1639'
  - 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.4027577
keywords:
  - Linear Algebra
  - Julia
  - Matrix Factorization
license: MPL-2.0
version: 0.9.5
date-released: '2023-12-04'
repository-code: >-
  https://github.com/JuliaSmoothOptimizers/QuadraticModels.jl

GitHub Events

Total
  • Create event: 14
  • Commit comment event: 11
  • Release event: 6
  • Issues event: 7
  • Watch event: 2
  • Delete event: 10
  • Issue comment event: 29
  • Push event: 80
  • Pull request review event: 11
  • Pull request review comment event: 8
  • Pull request event: 49
  • Fork event: 1
Last Year
  • Create event: 14
  • Commit comment event: 11
  • Release event: 6
  • Issues event: 7
  • Watch event: 2
  • Delete event: 10
  • Issue comment event: 29
  • Push event: 80
  • Pull request review event: 11
  • Pull request review comment event: 8
  • Pull request event: 49
  • Fork event: 1

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 152
  • Total Committers: 15
  • Avg Commits per committer: 10.133
  • Development Distribution Score (DDS): 0.711
Past Year
  • Commits: 12
  • Committers: 3
  • Avg Commits per committer: 4.0
  • Development Distribution Score (DDS): 0.333
Top Committers
Name Email Commits
Geoffroy Leconte g****0@g****m 44
geoffroyleconte 4****e 32
tmigot t****t@g****m 19
Dominique d****n@g****m 14
Abel Soares Siqueira a****a@g****m 13
github-actions[bot] 4****] 8
JSOBot 6****t 7
dpo d****o 5
Monssaf Toukal t****f@g****m 3
Renan Domingues r****s@h****m 2
Alexis Montoison a****n@p****a 1
Mohamed Tarek m****8@g****m 1
Sungho Shin s****n@a****v 1
Julia TagBot 5****t 1
abelsiqueira a****a 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 4 months ago

All Time
  • Total issues: 23
  • Total pull requests: 137
  • Average time to close issues: 8 months
  • Average time to close pull requests: 5 days
  • Total issue authors: 11
  • Total pull request authors: 12
  • Average comments per issue: 4.17
  • Average comments per pull request: 0.91
  • Merged pull requests: 128
  • Bot issues: 0
  • Bot pull requests: 23
Past Year
  • Issues: 4
  • Pull requests: 28
  • Average time to close issues: about 8 hours
  • Average time to close pull requests: 9 days
  • Issue authors: 3
  • Pull request authors: 5
  • Average comments per issue: 1.5
  • Average comments per pull request: 0.71
  • Merged pull requests: 23
  • Bot issues: 0
  • Bot pull requests: 5
Top Authors
Issue Authors
  • dpo (6)
  • tmigot (5)
  • abelsiqueira (3)
  • amontoison (2)
  • geoffroyleconte (1)
  • nurkanovic (1)
  • kellertuer (1)
  • mipals (1)
  • odow (1)
  • JuliaTagBot (1)
  • sshin23 (1)
Pull Request Authors
  • geoffroyleconte (44)
  • amontoison (27)
  • github-actions[bot] (23)
  • tmigot (23)
  • dpo (14)
  • abelsiqueira (12)
  • JSOBot (3)
  • RenanOD (2)
  • MaxenceGollier (2)
  • JuliaTagBot (1)
  • mohamed82008 (1)
  • sshin23 (1)
Top Labels
Issue Labels
enhancement (3) documentation (1)
Pull Request Labels
formatting (23) automated pr (23) no changelog (23) documentation (2) CI (1)

Packages

  • Total packages: 1
  • Total downloads:
    • julia 34 total
  • Total dependent packages: 7
  • Total dependent repositories: 0
  • Total versions: 27
juliahub.com: QuadraticModels

Data structures for linear and quadratic optimization problems based on NLPModels.jl

  • Versions: 27
  • Dependent Packages: 7
  • Dependent Repositories: 0
  • Downloads: 34 Total
Rankings
Dependent repos count: 9.9%
Dependent packages count: 13.2%
Forks count: 13.7%
Average: 16.2%
Stargazers count: 27.9%
Last synced: 4 months ago

Dependencies

.github/workflows/CommentPR.yml actions
  • actions/github-script v3.1.0 composite
  • actions/github-script v6 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/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/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