https://github.com/block-foundation/compas
Core packages of the COMPAS framework.
Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (17.8%) to scientific vocabulary
Repository
Core packages of the COMPAS framework.
Basic Info
- Host: GitHub
- Owner: block-foundation
- License: mit
- Language: Python
- Default Branch: main
- Homepage: https://compas.dev/compas/
- Size: 234 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
The COMPAS framework
The COMPAS framework is an open-source, Python-based framework for computational research and collaboration in architecture, engineering, digital fabrication and construction.
The framework consists of a general-purpose core library, written in pure Python, and a growing collection of extensions that provide easy access to peer-reviewed research, state-of-the-art external libraries such as CGAL, libigl and Triangle, and tools with specialized functionality for AEFC applications such as Abaqus, ANSYS, SOFISTIK, ROS, etc.
COMPAS has dedicated packages for working with Rhino, Grasshopper, and Blender, but it can be used in any environment that supports Python scripting. It is available on PyPI and conda-forge and can be easily installed using popular package managers on multiple platforms.
COMPAS 2.0!
We are working on a new major release of the framework, COMPAS 2.0! Therefore, be aware that the current version of the repository already contains some changes that are incompatible with the version 1 releases. The documentation of the latest stable version (COMPAS 1.17.5) is available here.
Installation
The recommended way to install COMPAS is to use Anaconda/conda:
bash
conda config --add channels conda-forge
conda install COMPAS
For other installation options, see https://compas.dev/compas/latest/installation.html
First Steps
- https://compas.dev/compas/latest/gettingstarted.html
- https://compas.dev/compas/latest/tutorial.html
- https://compas.dev/compas/latest/api.html
Questions and feedback
The COMPAS framework has a forum: https://forum.compas-framework.org/ for questions and discussions.
Issue tracker
If you find a bug, please help us solve it by filing a report.
Contributing
If you want to contribute, check out the contribution guidelines.
Changelog
See changes between releases on the changelog.
License
The main library of COMPAS is released under the MIT license.
Credits
COMPAS is developed by a small team of core developers (compas-dev) and with the support of contributers from the open source community.
See the list of authors for a complete overview...
Owner
- Name: Block Foundation
- Login: block-foundation
- Kind: organization
- Email: info@blockfoundation.io
- Location: Netherlands
- Website: https://www.blockfoundation.io
- Repositories: 105
- Profile: https://github.com/block-foundation
The Block Foundation mission is enabling architects to take back initiative and contribute in solving the mismatch in housing through blockchain technology.
GitHub Events
Total
Last Year
Dependencies
- compas-dev/compas-actions.build v3 composite
- compas-dev/compas-actions.docs v2 composite
- NuGet/setup-nuget v1.0.5 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
- compas-dev/compas-actions.ghpython_components v2 composite
- Zomzog/changelog-checker v1.2.0 composite
- actions/checkout v1 composite
- compas-dev/compas-actions.build v3 composite
- compas-dev/compas-actions.publish v2 composite
- attrs >=17.4 development
- black ==22.12.0 development
- bump2version >=1.0.1 development
- check-manifest >=0.36 development
- compas_invocations * development
- doc8 * development
- flake8 * development
- graphviz * development
- importlib_metadata <5.0 development
- invoke >=0.14 development
- ipykernel * development
- ipython >=5.8 development
- isort * development
- jinja2 >=3.0 development
- m2r2 * development
- nbsphinx * development
- numpydoc * development
- pydata-sphinx-theme * development
- pydocstyle * development
- pytest * development
- pytest-mock * development
- sphinx ==4.5 development
- sphinx-copybutton * development
- sphinx-design * development
- sphinx-inline-tabs * development
- sphinx-remove-toctrees * development
- sphinx-togglebutton * development
- sphinx_compas_theme >=0.15.18 development
- sphinxcontrib-bibtex * development
- sphinxcontrib-youtube * development
- twine * development
- wheel * development
- cython *
- imageio <=2.6
- imageio >=2.7
- jsonschema *
- matplotlib >=2.2,<3.0
- matplotlib >=2.2,<3.1
- matplotlib >=3.1
- matplotlib >=2.2
- networkx *
- numpy >=1.15.4
- pillow *
- pycollada *
- schema *
- scipy >=1.1
- sympy *
- typing_extensions *
- watchdog *