https://github.com/compas-dev/compas_gmsh
COMPAS interface for Gmsh
Science Score: 36.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
-
✓Committers with academic emails
1 of 2 committers (50.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.6%) to scientific vocabulary
Keywords
Repository
COMPAS interface for Gmsh
Basic Info
- Host: GitHub
- Owner: compas-dev
- License: gpl-3.0
- Language: Python
- Default Branch: main
- Homepage: http://compas.dev/compas_gmsh/
- Size: 41.8 MB
Statistics
- Stars: 2
- Watchers: 6
- Forks: 1
- Open Issues: 2
- Releases: 11
Topics
Metadata Files
README.md
COMPAS GMSH
COMPAS friendly interface for Gmsh.
Installation
bash
pip install compas_gmsh
Linux
On linux, you may have to install gmsh and it's python bindings manually.
bash
conda create -n gmsh-dev gmsh python-gmsh -y
conda activate gmsh-dev
pip install compas_gmsh
Or use the environment file in this repo
bash
conda env create -f environment-linux.yml
Getting Started
Have a look at some of the first examples in the documentation.
License
compas_gmsh provides a COMPAS friendly interface to Gmsh.
Gmsh is released under GPL-2.0-or-later.
Owner
- Name: compas-dev
- Login: compas-dev
- Kind: organization
- Website: https://compas.dev
- Repositories: 45
- Profile: https://github.com/compas-dev
COMPAS - an open source computational framework for research and collaboration in AEC
GitHub Events
Total
- Release event: 2
- Watch event: 1
- Push event: 3
- Create event: 1
Last Year
- Release event: 2
- Watch event: 1
- Push event: 3
- Create event: 1
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 3
- Total pull requests: 3
- Average time to close issues: 35 minutes
- Average time to close pull requests: about 7 hours
- Total issue authors: 3
- Total pull request authors: 3
- Average comments per issue: 2.67
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 1
Past Year
- Issues: 0
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: about 15 hours
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- franaudo (1)
- Licini (1)
- nizartaha (1)
Pull Request Authors
- petrasvestartas (2)
- Licini (1)
- dependabot[bot] (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 93 last-month
- Total dependent packages: 1
- Total dependent repositories: 1
- Total versions: 10
- Total maintainers: 1
pypi.org: compas-gmsh
COMPAS wrapper for the PYthon bindings of GMSH
- Homepage: https://compas-dev.github.io/compas_gmsh
- Documentation: https://compas-gmsh.readthedocs.io/
- License: gpl-3.0
-
Latest release: 0.4.4
published 8 months ago
Rankings
Maintainers (1)
Dependencies
- attrs >=17.4 development
- autopep8 * development
- black * development
- bump2version >=1.0.1 development
- check-manifest >=0.36 development
- doc8 * development
- flake8 * development
- graphviz * development
- invoke >=0.14 development
- ipykernel * development
- ipython >=5.8 development
- isort * development
- m2r * development
- nbsphinx * development
- pydocstyle * development
- pytest >=3.2 development
- sphinx >=3.4 development
- sphinx_compas_theme >=0.15 development
- twine * development
- wheel * development
- compas >=1.0
- gmsh *
- compas-dev/compas-actions.build v3 composite
- compas-dev/compas-actions.docs v2 composite
- Zomzog/changelog-checker v1.2.0 composite
- actions/checkout v1 composite
- compas-dev/compas-actions.build v2 composite
- compas-dev/compas-actions.publish v2 composite