ManifoldsBase
Basic interface for manifolds in Julia
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
Keywords from Contributors
Repository
Basic interface for manifolds in Julia
Basic Info
- Host: GitHub
- Owner: JuliaManifolds
- License: mit
- Language: Julia
- Default Branch: master
- Homepage: https://juliamanifolds.github.io/ManifoldsBase.jl/
- Size: 17.6 MB
Statistics
- Stars: 86
- Watchers: 6
- Forks: 8
- Open Issues: 9
- Releases: 127
Topics
Metadata Files
Readme.md
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
- Repositories: 8
- Profile: https://github.com/JuliaManifolds
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 | 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
Pull Request Labels
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
- Homepage: https://juliamanifolds.github.io/ManifoldsBase.jl/
- Documentation: https://docs.juliahub.com/General/ManifoldsBase/stable/
- License: MIT
-
Latest release: 1.2.0
published 10 months ago
Rankings
Dependencies
- JuliaRegistries/TagBot v1 composite
- 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
- 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
- actions/checkout v2 composite
- julia-actions/julia-docdeploy v1 composite
- julia-actions/setup-julia latest composite
- actions/checkout v2 composite
- julia-actions/setup-julia v1 composite