ManifoldsBase

Basic interface for manifolds in Julia

https://github.com/juliamanifolds/manifoldsbase.jl

Science Score: 67.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 7 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (17.1%) to scientific vocabulary

Keywords

julia manifolds

Keywords from Contributors

manopt julialang
Last synced: 6 months ago · JSON representation ·

Repository

Basic interface for manifolds in Julia

Basic Info
Statistics
  • Stars: 86
  • Watchers: 6
  • Forks: 8
  • Open Issues: 9
  • Releases: 127
Topics
julia manifolds
Created over 6 years ago · Last pushed 6 months ago
Metadata Files
Readme Changelog License Citation Zenodo

Readme.md

ManifoldsBase.jl logo with text on the side

CI codecov Aqua QA

ACM TOMS DOI

Installation

In Julia you can install this package by typing

julia using Pkg; Pkg.add("ManifoldsBase")

in the Julia REPL.

Since this package provides an interface, you probably either want to add it as a dependency to your project/package to work on manifold generically or implement a new manifold. A package that (only) depends on ManifoldsBase.jl, see Manopt.jl, which implements optimization algorithms on manifolds using this interface, i.e. they can be used with any manifold based on ManifoldsBase.jl. A library of manifolds implemented using this interface is provided see Manifolds.jl.

Your package is using ManifoldsBase? We would be very interested to hear where you are using the interface or manifolds in general! Give us a note and we add you here.

Citation

If you use ManifoldsBase.jl in your work, please cite the following open access article

biblatex @article{AxenBaranBergmannRzecki:2023, author = {Axen, Seth D. and Baran, Mateusz and Bergmann, Ronny and Rzecki, Krzysztof}, articleno = {33}, doi = {10.1145/3618296}, journal = {ACM Transactions on Mathematical Software}, month = {dec}, number = {4}, title = {Manifolds.Jl: An Extensible Julia Framework for Data Analysis on Manifolds}, volume = {49}, year = {2023}, }

To refer to a certain version we recommend to also cite for example

biblatex @software{manifoldsbasejl-zenodo-mostrecent, AUTHOR = {Seth D. Axen and Mateusz Baran and Ronny Bergmann}, TITLE = {ManifoldsBase.jl}, DOI = {10.5281/ZENODO.5964340}, URL = {https://zenodo.org/record/5964340}, PUBLISHER = {Zenodo}, YEAR = {2022}, COPYRIGHT = {MIT License} }

Note that both citations are in BibLaTeX format.

Owner

  • Name: Julia Manifolds
  • Login: JuliaManifolds
  • Kind: organization

Citation (CITATION.bib)

@online{2106.08777,
    AUTHOR     = {Seth D. Axen and Mateusz Baran and Ronny Bergmann and Krzysztof Rzecki},
    TITLE      = {Manifolds.jl: An Extensible {J}ulia Framework for Data Analysis on Manifolds},
    YEAR       = {2021},
    EPRINT     = {2106.08777},
    EPRINTTYPE = {arXiv}
}
@softawre{manifoldsbasejl-zenodo-mostrecent,
    AUTHOR    = {Seth D. Axen and Mateusz Baran and Ronny Bergmann},
    TITLE     = {ManifoldsBase.jl},
    DOI       = {10.5281/ZENODO.5964340},
    URL       = {https://zenodo.org/record/5964340},
    PUBLISHER = {Zenodo},
    YEAR      = {2021},
    COPYRIGHT = {MIT License}
}

GitHub Events

Total
  • Create event: 32
  • Commit comment event: 29
  • Issues event: 9
  • Release event: 13
  • Watch event: 1
  • Delete event: 1
  • Issue comment event: 122
  • Push event: 282
  • Pull request review event: 101
  • Pull request review comment event: 101
  • Pull request event: 42
  • Fork event: 1
Last Year
  • Create event: 32
  • Commit comment event: 29
  • Issues event: 9
  • Release event: 13
  • Watch event: 1
  • Delete event: 1
  • Issue comment event: 122
  • Push event: 282
  • Pull request review event: 101
  • Pull request review comment event: 101
  • Pull request event: 42
  • Fork event: 1

Committers

Last synced: almost 3 years ago

All Time
  • Total Commits: 339
  • Total Committers: 10
  • Avg Commits per committer: 33.9
  • Development Distribution Score (DDS): 0.493
Top Committers
Name Email Commits
Ronny Bergmann g****t@r****t 172
Mateusz Baran m****9@g****m 144
Ronny Bergmann m****l@r****o 9
Seth Axen s****n@g****m 6
Seth Axen s****h@s****m 2
dependabot[bot] 4****]@u****m 2
Julia TagBot 5****t@u****m 1
Nikdwal n****e@g****m 1
f2dd0430-4a8b-44a0-b09f-9f24a80fc7bb d****a@p****m 1
Tim Quelch t****m@t****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 32
  • Total pull requests: 154
  • Average time to close issues: 2 months
  • Average time to close pull requests: 26 days
  • Total issue authors: 9
  • Total pull request authors: 7
  • Average comments per issue: 8.22
  • Average comments per pull request: 8.31
  • Merged pull requests: 137
  • Bot issues: 0
  • Bot pull requests: 9
Past Year
  • Issues: 7
  • Pull requests: 34
  • Average time to close issues: 27 days
  • Average time to close pull requests: 4 days
  • Issue authors: 3
  • Pull request authors: 4
  • Average comments per issue: 3.71
  • Average comments per pull request: 4.56
  • Merged pull requests: 27
  • Bot issues: 0
  • Bot pull requests: 2
Top Authors
Issue Authors
  • kellertuer (20)
  • mateuszbaran (5)
  • juliohm (2)
  • volkerkarle (1)
  • mahaa2 (1)
  • sethaxen (1)
  • Gertian (1)
  • wdiepeveen (1)
  • JuliaTagBot (1)
Pull Request Authors
  • mateuszbaran (85)
  • kellertuer (73)
  • dependabot[bot] (15)
  • lkdvos (2)
  • groundf (1)
  • Nikdwal (1)
  • sethaxen (1)
Top Labels
Issue Labels
enhancement (6) discussion (2) breaking (2) help wanted (1) good first issue (1) preview docs (1) Ready-for-Review (1)
Pull Request Labels
Ready-for-Review (63) preview docs (36) dependencies (15) documentation (5) breaking (5) enhancement (5) bug (1) github_actions (1)

Packages

  • Total packages: 1
  • Total downloads:
    • julia 198 total
  • Total dependent packages: 10
  • Total dependent repositories: 0
  • Total versions: 128
juliahub.com: ManifoldsBase

Basic interface for manifolds in Julia

  • Versions: 128
  • Dependent Packages: 10
  • Dependent Repositories: 0
  • Downloads: 198 Total
Rankings
Dependent packages count: 5.8%
Dependent repos count: 9.9%
Stargazers count: 10.1%
Average: 11.3%
Forks count: 19.4%
Last synced: 6 months ago

Dependencies

.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/ci-nightly.yml actions
  • actions/checkout v2 composite
  • julia-actions/julia-buildpkg latest composite
  • julia-actions/julia-runtest latest composite
  • julia-actions/julia-uploadcodecov latest composite
  • julia-actions/setup-julia v1 composite
.github/workflows/ci.yml actions
  • actions/checkout v2 composite
  • codecov/codecov-action v2 composite
  • julia-actions/julia-buildpkg latest composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest latest composite
  • julia-actions/setup-julia v1 composite
.github/workflows/documenter.yml actions
  • actions/checkout v2 composite
  • julia-actions/julia-docdeploy v1 composite
  • julia-actions/setup-julia latest composite
.github/workflows/format.yml actions
  • actions/checkout v2 composite
  • julia-actions/setup-julia v1 composite
.github/workflows/CompatHelper.yml actions