Science Score: 26.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
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.7%) to scientific vocabulary
Last synced: 9 months ago
·
JSON representation
Repository
CGAL bindings using SWIG
Basic Info
Statistics
- Stars: 379
- Watchers: 24
- Forks: 94
- Open Issues: 86
- Releases: 15
Created over 11 years ago
· Last pushed 10 months ago
Metadata Files
Readme
License
README.md
CGAL SWIG bindings
CGAL bindings using SWIG. The available bindings are for:
- Java,
- Python,
- and Ruby
but only Python bindings are really tested and supported.
Python packages are available on PyPI.
shell
pip install cgal
For details, refer to the wiki.
Owner
- Name: The CGAL Project
- Login: CGAL
- Kind: organization
- Email: info@cgal.org
- Website: http://www.cgal.org/
- Twitter: TheCGALProject
- Repositories: 21
- Profile: https://github.com/CGAL
CGAL is a software project that provides easy access to efficient and reliable geometric algorithms in the form of a C++ library.
GitHub Events
Total
- Issues event: 9
- Watch event: 34
- Issue comment event: 8
- Push event: 11
- Pull request event: 7
- Fork event: 3
- Create event: 2
Last Year
- Issues event: 9
- Watch event: 34
- Issue comment event: 8
- Push event: 11
- Pull request event: 7
- Fork event: 3
- Create event: 2
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 88
- Total pull requests: 66
- Average time to close issues: 8 months
- Average time to close pull requests: about 1 month
- Total issue authors: 67
- Total pull request authors: 14
- Average comments per issue: 2.38
- Average comments per pull request: 1.12
- Merged pull requests: 46
- Bot issues: 0
- Bot pull requests: 12
Past Year
- Issues: 9
- Pull requests: 8
- Average time to close issues: N/A
- Average time to close pull requests: about 2 months
- Issue authors: 9
- Pull request authors: 2
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 3
Top Authors
Issue Authors
- lrineau (5)
- sendreams (4)
- liuzhy71 (3)
- thopiekar (3)
- Hui606 (3)
- vadimkantorov (3)
- GoogleCodeExporter (3)
- odysseusPolytropos (2)
- fridasvelander (2)
- Jiunixo (2)
- Rayna-Zhang (2)
- Jinhua-He (1)
- tawe141 (1)
- SamBum92 (1)
- Atumyugi (1)
Pull Request Authors
- lrineau (30)
- dependabot[bot] (10)
- maxGimeno (9)
- thopiekar (8)
- sloriot (5)
- SaillantNicolas (2)
- tuanng-cognite (2)
- ugogon (1)
- ssapir (1)
- noamgat (1)
- sciencectn (1)
- tadeu (1)
- avesrastogi (1)
- sgiraudot (1)
Top Labels
Issue Labels
feature request (8)
invalid (3)
auto-migrated (3)
wontfix (1)
duplicate (1)
Priority-Medium (1)
Type-Enhancement (1)
Pull Request Labels
dependencies (10)
github_actions (3)
replaced (2)
bug (1)
not yet approved (1)
Packages
- Total packages: 1
-
Total downloads:
- pypi 5,354 last-month
- Total dependent packages: 0
- Total dependent repositories: 15
- Total versions: 34
- Total maintainers: 1
pypi.org: cgal
CGAL bindings, allowing to use some of the CGAL library in Python.
- Homepage: https://github.com/CGAL/cgal-swig-bindings
- Documentation: https://cgal.readthedocs.io/
- License: GNU General Public License v3 or later (GPLv3+)
-
Latest release: 6.0.1.post202410241521
published over 1 year ago
Rankings
Stargazers count: 3.7%
Dependent repos count: 3.7%
Forks count: 4.8%
Downloads: 4.9%
Average: 5.4%
Dependent packages count: 10.1%
Maintainers (1)
Last synced:
10 months ago
Dependencies
setup.py
pypi
- numpy *
.github/workflows/tests.yml
actions
- actions/checkout v4 composite
- actions/download-artifact v3 composite
- actions/setup-python v5 composite
- actions/upload-artifact v3 composite
- conda-incubator/setup-miniconda v3 composite