https://github.com/blockresearchgroup/compas_dr
Constrained form finding using the Dynamic Relaxation Method.
Science Score: 13.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
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.9%) to scientific vocabulary
Keywords
Repository
Constrained form finding using the Dynamic Relaxation Method.
Basic Info
- Host: GitHub
- Owner: BlockResearchGroup
- License: other
- Language: Python
- Default Branch: main
- Homepage: https://blockresearchgroup.github.io/compas_dr/
- Size: 11.1 MB
Statistics
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 3
Topics
Metadata Files
README.md
Constrained form finding using Dynamic Relaxation
This package provides equilibrium solvers and constraints for constrained form finding using the "dynamic relaxation" method.
The solvers can be used through the compas_dr paclage directly,
or through COMPAS FormFinder, which is a form finding tool with a GUI
combining various different form finding approaches.
Installation
Stable releases can be installed from PyPI.
bash
pip install compas_dr
To install the latest development version, do:
bash
git clone https://github.com/blockresearchgroup/compas_dr.git
cd compas_dr
pip install -e ".[dev]"
Documentation
For further "getting started" instructions, a tutorial, examples, and an API reference, please check out the online documentation here: COMPAS DR docs
Issue Tracker
If you find a bug or if you have a problem with running the code, please file an issue on the Issue Tracker.
Owner
- Name: Block Research Group
- Login: BlockResearchGroup
- Kind: organization
- Location: Zurich
- Website: http://block.arch.ethz.ch
- Repositories: 25
- Profile: https://github.com/BlockResearchGroup
GitHub Events
Total
- Push event: 3
- Pull request event: 1
Last Year
- Push event: 3
- Pull request event: 1
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: 5 months
- Total issue authors: 0
- Total 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
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
Pull Request Authors
- petrasvestartas (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 69 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 3
- Total maintainers: 2
pypi.org: compas-dr
Constrained form finding using the Dynamic Relaxation Method.
- Homepage: https://blockresearchgroup.github.io/compas_dr
- Documentation: https://compas-dr.readthedocs.io/
- License: MIT License ETH Zurich - Block Research Group Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
Latest release: 0.3.1
published almost 2 years ago
Rankings
Maintainers (2)
Dependencies
- compas-dev/compas-actions.build v4 composite
- compas-dev/compas-actions.docs v4 composite
- Zomzog/changelog-checker v1.2.0 composite
- actions/checkout v1 composite
- compas-dev/compas-actions.build v4 composite
- compas-dev/compas-actions.publish v3 composite
- attrs >=17.4 development
- black >=22.12.0 development
- bump-my-version * development
- compas_invocations * development
- compas_notebook * development
- invoke >=0.14 development
- ruff * development
- sphinx_compas2_theme * development
- twine * development
- wheel * development
- compas >=2.0.1
- typing_extensions *
- numba *