Science Score: 44.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
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (14.5%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: wangjie212
  • License: mit
  • Language: Julia
  • Default Branch: main
  • Size: 880 KB
Statistics
  • Stars: 6
  • Watchers: 2
  • Forks: 1
  • Open Issues: 27
  • Releases: 1
Created 11 months ago · Last pushed 7 months ago
Metadata Files
Readme License Citation

README.md

NCTSSoS Logo

CI codecov Aqua QA License

NCTSSoS.jl aims to provide a efficient tool for solving sparse noncommutative polynomial optimization problems which is based on the structured moment-SOHS hierarchy.

It is a successor to NCTSSOS.

Installation

NCTSSoS is a   Julia Language   package. To install NCTSSoS, please open Julia's interactive session (known as REPL) and press ] key in the REPL to use the package mode, and then type the following command:

For stable release:

julia pkg> add NCTSSoS

For current master:

julia pkg> add NCTSSoS#master

Supporting and Citing

Much of the software in this ecosystem was developed as part of academic research. If you would like to help support it, please star the repository as such metrics may help us secure funding in the future. If you use our software as part of your research, teaching, or other activities, we would be grateful if you could cite our work. The CITATION.bib file in the root of this repository lists the relevant papers.

Contact

Jie Wang: wangjie212@amss.ac.cn

Owner

  • Name: Jie Wang(王杰)
  • Login: wangjie212
  • Kind: user

Citation (CITATION.bib)

@book{magron2023sparse,
  title={Sparse polynomial optimization: theory and practice},
  author={Magron, Victor and Wang, Jie},
  year={2023},
  publisher={World Scientific}
}

@article{wang2021exploiting,
  title={Exploiting term sparsity in noncommutative polynomial optimization},
  author={Wang, Jie and Magron, Victor},
  journal={Computational Optimization and Applications},
  volume={80},
  number={2},
  pages={483--521},
  year={2021},
  publisher={Springer}
}

GitHub Events

Total
  • Create event: 9
  • Release event: 1
  • Issues event: 69
  • Watch event: 4
  • Delete event: 8
  • Issue comment event: 46
  • Push event: 36
  • Public event: 1
  • Pull request review event: 14
  • Pull request review comment event: 8
  • Pull request event: 12
Last Year
  • Create event: 9
  • Release event: 1
  • Issues event: 69
  • Watch event: 4
  • Delete event: 8
  • Issue comment event: 46
  • Push event: 36
  • Public event: 1
  • Pull request review event: 14
  • Pull request review comment event: 8
  • Pull request event: 12

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 57
  • Total pull requests: 8
  • Average time to close issues: 12 days
  • Average time to close pull requests: 2 days
  • Total issue authors: 3
  • Total pull request authors: 2
  • Average comments per issue: 0.53
  • Average comments per pull request: 0.63
  • Merged pull requests: 5
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 57
  • Pull requests: 8
  • Average time to close issues: 12 days
  • Average time to close pull requests: 2 days
  • Issue authors: 3
  • Pull request authors: 2
  • Average comments per issue: 0.53
  • Average comments per pull request: 0.63
  • Merged pull requests: 5
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • exAClior (46)
  • GiggleLiu (8)
  • fliingelephant (3)
Pull Request Authors
  • exAClior (7)
  • GiggleLiu (1)
Top Labels
Issue Labels
discussion (4) bug (2) question (2) documentation (1) needs example (1) high priority (1) enhancement (1)
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads: unknown
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 1
juliahub.com: NCTSSoS
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent repos count: 8.3%
Average: 21.9%
Dependent packages count: 35.6%
Last synced: 7 months ago

Dependencies

.github/workflows/CI.yml actions
  • actions/checkout v4 composite
  • codecov/codecov-action v5 composite
  • julia-actions/cache v2 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-docdeploy v1 composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v2 composite
.github/workflows/CompatHelper.yml actions
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite