papaya2
papaya2: 2D Irreducible Minkowski Tensor computation - Published in JOSS (2020)
Science Score: 95.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 6 DOI reference(s) in README and JOSS metadata -
✓Academic publication links
Links to: joss.theoj.org -
✓Committers with academic emails
1 of 4 committers (25.0%) from academic institutions -
○Institutional organization owner
-
✓JOSS paper metadata
Published in Journal of Open Source Software
Repository
compute 2D irreducible Minkowski tensors
Basic Info
- Host: GitHub
- Owner: morphometry
- License: bsl-1.0
- Language: C++
- Default Branch: master
- Homepage: https://morphometry.org/software/papaya2/
- Size: 4.01 MB
Statistics
- Stars: 8
- Watchers: 4
- Forks: 4
- Open Issues: 0
- Releases: 1
Metadata Files
README.md
Overview
papaya2 is a small header-only C++ library for computing irreducible 2D Minkowski tensors of image and polygonal data. The library needs a C++ 11 compliant compiler, and no external dependencies. More detailed information can be found at https://morphometry.org/software/papaya2/.
If you're using this work in published research, please cite
Installation
papaya2 needs no installation, it is an header-only library.
Demos
papaya2 includes several demos which can be found in the demo folder, see the README file.
An interactive demo can be found at https://morphometry.org/morphometer. It is based on the JavaScript binding of papaya2.
Tests
papaya2 inclues a test suite based on catch2. It can be run with
cd test
make
Other language bindings
papaya2 includes bindings to Python, Matlab and JavaScript. See READMEs in correspoding folders for more details or https://morphometry.org/software/papaya2/.
Contributing
If you have some contribution to the software, please write an email to info@morphometry.org. Bugs can be filed on github.
JOSS Publication
papaya2: 2D Irreducible Minkowski Tensor computation
Authors
Tags
Minkowski Tensors Morphometry Image analysis Voronoi diagram JavaScriptGitHub Events
Total
Last Year
Committers
Last synced: 7 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Sebastian Kapfer | s****r@f****e | 151 |
| Fabian Schaller | p****k@f****e | 14 |
| Sebastian Kapfer | s****r@a****m | 10 |
| Hugo Ledoux | h****x@t****l | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 3
- Total pull requests: 20
- Average time to close issues: 4 days
- Average time to close pull requests: 4 days
- Total issue authors: 2
- Total pull request authors: 3
- Average comments per issue: 1.67
- Average comments per pull request: 0.05
- Merged pull requests: 20
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- skapfer (2)
- qin-yu (1)
Pull Request Authors
- skapfer (14)
- ManniDasMammut (5)
- hugoledoux (1)
