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 16 committers (6.3%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.6%) to scientific vocabulary

Keywords from Contributors

nlpmodels nonlinear-programming sparse-matrix hsl factorization nonlinear-optimization ipopt optimization-algorithms sif qps-format
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: JuliaSmoothOptimizers
  • License: other
  • Language: Julia
  • Default Branch: main
  • Size: 1.55 MB
Statistics
  • Stars: 6
  • Watchers: 3
  • Forks: 4
  • Open Issues: 8
  • Releases: 16
Created almost 5 years ago · Last pushed 6 months ago
Metadata Files
Readme License Citation Zenodo

README.md

LLSModels

This package provides a linear least squares model implementing the NLPModels API.

How to Cite

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

DOI GitHub release codecov

CI Cirrus CI - Base Branch Build Status

Installation

julia pkg> add LLSModels

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, 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: >-
  LLSModels.jl: Linear least squares models implementing the NLPModels API
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: Tangi
    family-names: Migot
    email: tangi.migot@gmail.com
    affiliation: >-
      GERAD and Department of Mathematics and
      Industrial Engineering, Polytechnique Montréal,
      QC, Canada.
  - 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.4625076
keywords:
  - Linear Algebra
  - Julia
  - Matrix Factorization
  - Least Squares
license: MPL-2.0
version: 0.3.8
date-released: '2023-06-12'
repository-code: >-
  https://github.com/JuliaSmoothOptimizers/LLSModels.jl

GitHub Events

Total
  • Create event: 15
  • Commit comment event: 4
  • Release event: 2
  • Issues event: 3
  • Delete event: 13
  • Issue comment event: 19
  • Push event: 45
  • Pull request review event: 1
  • Pull request event: 27
Last Year
  • Create event: 15
  • Commit comment event: 4
  • Release event: 2
  • Issues event: 3
  • Delete event: 13
  • Issue comment event: 19
  • Push event: 45
  • Pull request review event: 1
  • Pull request event: 27

Committers

Last synced: almost 3 years ago

All Time
  • Total Commits: 520
  • Total Committers: 16
  • Avg Commits per committer: 32.5
  • Development Distribution Score (DDS): 0.419
Top Committers
Name Email Commits
Abel Soares Siqueira a****a@g****m 302
Dominique Orban d****n@g****m 147
tmigot t****t@g****m 17
Alexis Montoison a****n@p****a 17
Geoffroy Leconte g****0@g****m 14
Abel Siqueira n****1@g****m 7
github-actions[bot] 4****]@u****m 3
geoffroyleconte 4****e@u****m 3
dpo d****o@u****m 2
abelsiqueira a****a@u****m 2
JPD v****i@g****m 1
Julia TagBot 5****t@u****m 1
probot-auto-merge[bot] p****]@u****m 1
Elliot Saba s****t@g****m 1
Xiukun Hu x****4@u****u 1
Monssaf Toukal t****f@g****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 12
  • Total pull requests: 64
  • Average time to close issues: 2 days
  • Average time to close pull requests: 3 days
  • Total issue authors: 5
  • Total pull request authors: 6
  • Average comments per issue: 2.67
  • Average comments per pull request: 1.14
  • Merged pull requests: 54
  • Bot issues: 0
  • Bot pull requests: 19
Past Year
  • Issues: 3
  • Pull requests: 15
  • Average time to close issues: 2 days
  • Average time to close pull requests: 4 days
  • Issue authors: 2
  • Pull request authors: 3
  • Average comments per issue: 2.33
  • Average comments per pull request: 0.87
  • Merged pull requests: 10
  • Bot issues: 0
  • Bot pull requests: 8
Top Authors
Issue Authors
  • tmigot (5)
  • abelsiqueira (4)
  • kramsretlow (1)
  • dpo (1)
  • JuliaTagBot (1)
Pull Request Authors
  • tmigot (31)
  • github-actions[bot] (28)
  • geoffroyleconte (10)
  • amontoison (9)
  • abelsiqueira (5)
  • JSOBot (1)
Top Labels
Issue Labels
enhancement (5) documentation (1) bug (1)
Pull Request Labels
formatting (21) automated pr (21) no changelog (21) documentation (4)

Packages

  • Total packages: 1
  • Total downloads:
    • julia 30 total
  • Total dependent packages: 4
  • Total dependent repositories: 0
  • Total versions: 16
juliahub.com: LLSModels
  • Versions: 16
  • Dependent Packages: 4
  • Dependent Repositories: 0
  • Downloads: 30 Total
Rankings
Dependent repos count: 9.9%
Dependent packages count: 13.2%
Average: 22.5%
Forks count: 24.5%
Stargazers count: 42.3%
Last synced: 6 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