ManualNLPModels

NLPModel where all functions are defined by the user

https://github.com/juliasmoothoptimizers/manualnlpmodels.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
    Links to: zenodo.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.8%) to scientific vocabulary

Keywords

jso julia mathematical-optimization mathematical-programming nlpmodels optimization

Keywords from Contributors

ipopt nonlinear-programming pde krylov linear-systems ampl amd factorization permutation sparse-matrices
Last synced: 6 months ago · JSON representation ·

Repository

NLPModel where all functions are defined by the user

Basic Info
  • Host: GitHub
  • Owner: JuliaSmoothOptimizers
  • License: mpl-2.0
  • Language: Julia
  • Default Branch: main
  • Homepage:
  • Size: 769 KB
Statistics
  • Stars: 3
  • Watchers: 4
  • Forks: 0
  • Open Issues: 8
  • Releases: 9
Topics
jso julia mathematical-optimization mathematical-programming nlpmodels optimization
Created over 4 years ago · Last pushed 6 months ago
Metadata Files
Readme License Citation

README.md

ManualNLPModels

Stable Dev Build Status Build Status Coverage DOI

How to cite

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

Synopsis

ManualNLPModels provides an interface for manually providing functions and derivatives to create NLPModels.

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)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - family-names: Siqueira
    given-names: Abel
    orcid: https://orcid.org/0000-0003-4451-281X
title: "ManualNLPModels: NLPModels where all functions are defined by the user"
version: 0.1.1
doi: 10.5281/zenodo.6940304
date-released: 2022-07-29

GitHub Events

Total
  • Create event: 6
  • Commit comment event: 4
  • Release event: 1
  • Issues event: 2
  • Delete event: 7
  • Issue comment event: 6
  • Push event: 26
  • Pull request review comment event: 16
  • Pull request review event: 16
  • Pull request event: 10
Last Year
  • Create event: 6
  • Commit comment event: 4
  • Release event: 1
  • Issues event: 2
  • Delete event: 7
  • Issue comment event: 6
  • Push event: 26
  • Pull request review comment event: 16
  • Pull request review event: 16
  • Pull request event: 10

Committers

Last synced: almost 3 years ago

All Time
  • Total Commits: 30
  • Total Committers: 6
  • Avg Commits per committer: 5.0
  • Development Distribution Score (DDS): 0.567
Top Committers
Name Email Commits
Abel Soares Siqueira a****a@g****m 13
tmigot t****t@g****m 9
Dominique d****n@g****m 5
Abel Siqueira n****1@g****m 1
CompatHelper Julia c****y@j****g 1
tmigot t****t@u****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 8
  • Total pull requests: 23
  • Average time to close issues: 4 days
  • Average time to close pull requests: 1 day
  • Total issue authors: 4
  • Total pull request authors: 4
  • Average comments per issue: 2.0
  • Average comments per pull request: 0.78
  • Merged pull requests: 19
  • Bot issues: 0
  • Bot pull requests: 7
Past Year
  • Issues: 2
  • Pull requests: 3
  • Average time to close issues: N/A
  • Average time to close pull requests: about 13 hours
  • Issue authors: 2
  • Pull request authors: 2
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 3
  • Bot issues: 0
  • Bot pull requests: 1
Top Authors
Issue Authors
  • tmigot (4)
  • tcovert (2)
  • amontoison (1)
  • JuliaTagBot (1)
Pull Request Authors
  • tmigot (17)
  • github-actions[bot] (9)
  • dpo (5)
  • abelsiqueira (1)
Top Labels
Issue Labels
enhancement (1) good first issue (1) documentation (1)
Pull Request Labels
formatting (8) automated pr (8) no changelog (8) documentation (2)

Packages

  • Total packages: 1
  • Total downloads:
    • julia 3 total
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 7
juliahub.com: ManualNLPModels

NLPModel where all functions are defined by the user

  • Versions: 7
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 3 Total
Rankings
Dependent repos count: 9.9%
Average: 37.7%
Dependent packages count: 38.9%
Stargazers count: 48.5%
Forks count: 53.5%
Last synced: 6 months ago

Dependencies

.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/CompatHelper.yml actions
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/format_pr.yml actions
  • actions/checkout v2 composite
  • peter-evans/create-pull-request v3 composite
.github/workflows/register.yml actions
  • julia-actions/RegisterAction latest composite