Science Score: 57.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 2 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.9%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: JuliaSmoothOptimizers
  • License: other
  • Language: Julia
  • Default Branch: main
  • Size: 625 KB
Statistics
  • Stars: 8
  • Watchers: 3
  • Forks: 1
  • Open Issues: 9
  • Releases: 4
Created almost 4 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation Zenodo

README.md

PartitionedVectors: A wrapper around an elemental partitioned vector to act as a vector

| Documentation | Linux/macOS/Windows/FreeBSD | Coverage | DOI | |:-----------------:|:-------------------------------:|:------------:|:-------:| | docs-stable docs-dev | build-gh build-cirrus | codecov | doi |

Compatibility

Julia ≥ 1.6.

How to install

This module can be installed with the following command: julia pkg> add PartitionedVectors pkg> test PartitionedVectors

Synopsis

A PartitionedVector <: DenseVector <: AbstractVector wraps a PartitionedStructures.Elemental_pv, to make JuliaSmoothOptimizers modules able to exploit the partially separable structure.

How to use

Check the tutorial.

How to Cite

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

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.bib)

@Misc{raynaud-orban-bigeon-partitioned-vector-2022,
  author = {P. Raynaud, D. Orban, J. Bigeon },
  title = {{PartitionedVectors.jl}: A wrapper around an elemental partitioned vector to act as a vector},
  month = {December},
  howpublished = {\url{https://github.com/JuliaSmoothOptimizers/PartitionedVectors.jl}},
  year = {2022},
  DOI = {}
}

GitHub Events

Total
  • Create event: 5
  • Commit comment event: 2
  • Release event: 1
  • Issues event: 3
  • Watch event: 1
  • Delete event: 5
  • Issue comment event: 16
  • Push event: 27
  • Pull request review event: 6
  • Pull request event: 10
Last Year
  • Create event: 5
  • Commit comment event: 2
  • Release event: 1
  • Issues event: 3
  • Watch event: 1
  • Delete event: 5
  • Issue comment event: 16
  • Push event: 27
  • Pull request review event: 6
  • Pull request event: 10

Issues and Pull Requests

Last synced: 12 months ago

All Time
  • Total issues: 15
  • Total pull requests: 39
  • Average time to close issues: 14 days
  • Average time to close pull requests: about 1 month
  • Total issue authors: 5
  • Total pull request authors: 4
  • Average comments per issue: 1.33
  • Average comments per pull request: 1.49
  • Merged pull requests: 35
  • Bot issues: 0
  • Bot pull requests: 5
Past Year
  • Issues: 2
  • Pull requests: 5
  • Average time to close issues: about 2 months
  • Average time to close pull requests: 1 day
  • Issue authors: 2
  • Pull request authors: 3
  • Average comments per issue: 0.0
  • Average comments per pull request: 2.6
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 1
Top Authors
Issue Authors
  • paraynaud (10)
  • tmigot (2)
  • kalmarek (1)
  • amontoison (1)
  • JuliaTagBot (1)
Pull Request Authors
  • paraynaud (28)
  • github-actions[bot] (7)
  • amontoison (7)
  • tmigot (4)
Top Labels
Issue Labels
Pull Request Labels
formatting (7) automated pr (7) no changelog (7) run benchmark (2)

Packages

  • Total packages: 1
  • Total downloads: unknown
  • Total dependent packages: 1
  • Total dependent repositories: 0
  • Total versions: 4
juliahub.com: PartitionedVectors
  • Versions: 4
  • Dependent Packages: 1
  • Dependent Repositories: 0
Rankings
Dependent repos count: 9.9%
Dependent packages count: 38.9%
Average: 41.6%
Forks count: 53.5%
Stargazers count: 64.2%
Last synced: 11 months ago

Dependencies

.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/benchmark.yml actions
  • actions/checkout v2 composite
  • julia-actions/julia-buildpkg latest composite
  • julia-actions/setup-julia latest 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
.github/workflows/Breakage.yml actions
  • actions/cache v4 composite
  • actions/checkout v4 composite
  • actions/download-artifact v4 composite
  • actions/upload-artifact v4 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/setup-julia v2 composite
  • thollander/actions-comment-pull-request v2 composite