https://github.com/blockresearchgroup/compas_ags

Design and Analysis of 2D structures using algebraic graphic statics

https://github.com/blockresearchgroup/compas_ags

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 (8.9%) to scientific vocabulary

Keywords

2d-structures algebraic-graphic-statics graphic-statics
Last synced: 10 months ago · JSON representation

Repository

Design and Analysis of 2D structures using algebraic graphic statics

Basic Info
Statistics
  • Stars: 16
  • Watchers: 5
  • Forks: 9
  • Open Issues: 5
  • Releases: 7
Topics
2d-structures algebraic-graphic-statics graphic-statics
Created over 8 years ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog License Code of conduct Authors

README.md

compas_ags

build

GitHub - License

compas_ags is a COMPAS package for Computational Graphic Statics. It combines implementations of the following papers:

  • Algebraic Graph Statics
  • Bi-directional Algebraic Graph Statics
  • Load-path optimisation of funcicular networks

See "Publications" for more info.

Getting Started

Have a look at the "Getting Started" instructions in the docs: https://blockresearchgroup.github.io/compas_ags/latest/gettingstarted.html.

First Steps

A good place to start exploring AGS through compas_ags are the examples.

Questions and feedback

For questions and feedback, read through or post something in the compas_ags category of the COMPAS forum.

Issue tracker

If you find a bug, please help us solve it by filing a report.

Contributing

If you want to contribute, check out our developer guidelines.

License

compas_ags is licensed under the MIT License. See LICENSE, for more information.

Owner

  • Name: Block Research Group
  • Login: BlockResearchGroup
  • Kind: organization
  • Location: Zurich

GitHub Events

Total
  • Release event: 4
  • Watch event: 2
  • Push event: 12
  • Create event: 4
Last Year
  • Release event: 4
  • Watch event: 2
  • Push event: 12
  • Create event: 4

Issues and Pull Requests

Last synced: 12 months ago

All Time
  • Total issues: 43
  • Total pull requests: 57
  • Average time to close issues: about 2 months
  • Average time to close pull requests: 18 days
  • Total issue authors: 5
  • Total pull request authors: 6
  • Average comments per issue: 2.12
  • Average comments per pull request: 1.05
  • Merged pull requests: 49
  • Bot issues: 0
  • Bot pull requests: 3
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
  • ricardoavelino (16)
  • juney-lee (15)
  • duchaoyu (9)
  • tkmmark (2)
  • Amanupaa (1)
Pull Request Authors
  • ricardoavelino (38)
  • Licini (9)
  • duchaoyu (5)
  • dependabot[bot] (3)
  • franaudo (1)
  • tomvanmele (1)
Top Labels
Issue Labels
enhancement (8) Epic (6) Priority: High (5) Priority: Low (4) Type: Infrastructure (4) bug (4) type: design (3) Type: Solver (1) Type: Documentation (1) help wanted (1) Type: Interaction (1)
Pull Request Labels
enhancement (6) Type: Solver (4) dependencies (3) Priority: High (2) type: design (1)

Dependencies

requirements-dev.txt pypi
  • attrs >=17.4 development
  • autopep8 * development
  • bump2version >=0.5.11 development
  • check-manifest >=0.36 development
  • doc8 * development
  • flake8 * development
  • invoke >=0.14 development
  • ipykernel * development
  • ipython >=5.8 development
  • isort * development
  • m2r * development
  • nbsphinx * development
  • pydocstyle * development
  • pytest >=3.2 development
  • sphinx >=1.6,<2.4.4 development
  • sphinx_compas_theme >=0.8.0 development
  • twine * development
requirements.txt pypi
  • COMPAS >=1.6.0
.github/workflows/build.yml actions
  • compas-dev/compas-actions.build v2 composite
.github/workflows/docs.yml actions
  • compas-dev/compas-actions.docs v2 composite
.github/workflows/pr-checks.yml actions
  • Zomzog/changelog-checker v1.2.0 composite
  • actions/checkout v1 composite
.github/workflows/release.yml actions
  • compas-dev/compas-actions.build v2 composite
  • compas-dev/compas-actions.publish v2 composite
pyproject.toml pypi