NLPModelsModifiers
https://github.com/juliasmoothoptimizers/nlpmodelsmodifiers.jl
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 20 committers (5.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.7%) to scientific vocabulary
Keywords from Contributors
Repository
Basic Info
- Host: GitHub
- Owner: JuliaSmoothOptimizers
- License: other
- Language: Julia
- Default Branch: main
- Size: 1.27 MB
Statistics
- Stars: 9
- Watchers: 5
- Forks: 9
- Open Issues: 10
- Releases: 21
Metadata Files
README.md
NLPModelsModifiers
This package provides optimization models based on NLPModels. The API can be found on their documentation page.
The models in this package specialize on modifying existing methods.
How to Cite
If you use NLPModelsModifiers.jl in your work, please cite using the format given in CITATION.cff.
Models
The following models are implemented.
FeasibilityFormNLS: Creates residual variables and constraints, so that the residual is linear.FeasibilityResidual: Creates a nonlinear least squares model from an equality constrained problem in which the residual function is the constraints function.LBFGSModel: Creates a model using a LBFGS approximation to the Hessian using an existing NLPModel.LSR1Model: Creates a model using a LSR1 approximation to the Hessian using an existing NLPModel.SlackModel: Creates an equality constrained problem with bounds on the variables using an existing NLPModel.SlackNLSModel: Creates an equality constrained nonlinear least squares problem with bounds on the variables using an existing NLSModel.
See the documentation for details on the models.
Installation
julia
pkg> add NLPModelsModifiers
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
- 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: >-
NLPModelsModifiers.jl: Model modifiers for NLPModels
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.4603924
keywords:
- Nonlinear Optimization
- Least squares
- Julia
- Nonlinear Programming
license: MPL-2.0
version: 0.6.6
date-released: '2023-07-07'
repository-code: >-
https://github.com/JuliaSmoothOptimizers/NLPModelsModifiers.jl
GitHub Events
Total
- Issues event: 4
- Delete event: 2
- Issue comment event: 9
- Push event: 8
- Pull request event: 5
- Pull request review event: 1
- Pull request review comment event: 1
- Create event: 3
Last Year
- Issues event: 4
- Delete event: 2
- Issue comment event: 9
- Push event: 8
- Pull request event: 5
- Pull request review event: 1
- Pull request review comment event: 1
- Create event: 3
Committers
Last synced: almost 3 years ago
All Time
- Total Commits: 583
- Total Committers: 20
- Avg Commits per committer: 29.15
- Development Distribution Score (DDS): 0.47
Top Committers
| Name | Commits | |
|---|---|---|
| Abel Soares Siqueira | a****a@g****m | 309 |
| Dominique Orban | d****n@g****m | 151 |
| tmigot | t****t@g****m | 66 |
| Alexis Montoison | a****n@p****a | 16 |
| Abel Siqueira | n****1@g****m | 7 |
| probot-auto-merge[bot] | p****]@u****m | 5 |
| abelsiqueira | a****a@u****m | 5 |
| github-actions[bot] | 4****]@u****m | 5 |
| Geoffroy Leconte | g****0@g****m | 3 |
| tmigot | t****t@u****m | 3 |
| Monssaf Toukal | t****f@g****m | 2 |
| RAYNAUD Paul (raynaudp) | r****p@g****n | 2 |
| geoffroyleconte | 4****e@u****m | 2 |
| Mohamed Tarek | m****8@g****m | 1 |
| Julia TagBot | 5****t@u****m | 1 |
| Elliot Saba | s****t@g****m | 1 |
| dpo | d****o@u****m | 1 |
| Xiukun Hu | x****4@u****u | 1 |
| JPD | v****i@g****m | 1 |
| Paul Raynaud | p****6@h****r | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 16
- Total pull requests: 85
- Average time to close issues: 6 months
- Average time to close pull requests: 3 days
- Total issue authors: 4
- Total pull request authors: 9
- Average comments per issue: 1.69
- Average comments per pull request: 2.36
- Merged pull requests: 76
- Bot issues: 0
- Bot pull requests: 18
Past Year
- Issues: 2
- Pull requests: 7
- Average time to close issues: about 1 month
- Average time to close pull requests: 11 days
- Issue authors: 1
- Pull request authors: 3
- Average comments per issue: 1.0
- Average comments per pull request: 1.71
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 1
Top Authors
Issue Authors
- tmigot (11)
- MaxenceGollier (3)
- paraynaud (1)
- dpo (1)
Pull Request Authors
- tmigot (65)
- github-actions[bot] (21)
- dpo (7)
- geoffroyleconte (3)
- MaxenceGollier (2)
- frapac (2)
- amontoison (2)
- MohamedLaghdafHABIBOULLAH (2)
- aldma (1)
- paraynaud (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- julia 119 total
- Total dependent packages: 12
- Total dependent repositories: 0
- Total versions: 21
juliahub.com: NLPModelsModifiers
- Documentation: https://docs.juliahub.com/General/NLPModelsModifiers/stable/
- License: MPL-2.0
-
Latest release: 0.7.2
published almost 2 years ago
Rankings
Dependencies
- 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
- actions/github-script v3.1.0 composite
- actions/github-script v3 composite
- julia-actions/setup-julia v1 composite
- actions/checkout v3 composite
- julia-actions/setup-julia latest composite
- JuliaRegistries/TagBot v1 composite
- actions/cache v3 composite
- actions/checkout v3 composite
- codecov/codecov-action v3 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
- actions/checkout v2 composite
- peter-evans/create-pull-request v3 composite