https://github.com/compas-dev/compas_shapeop

COMPAS binding for the ShapeOp library using nanobind

https://github.com/compas-dev/compas_shapeop

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
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.4%) to scientific vocabulary

Keywords

constraints geometry optimisation
Last synced: 5 months ago · JSON representation

Repository

COMPAS binding for the ShapeOp library using nanobind

Basic Info
Statistics
  • Stars: 3
  • Watchers: 2
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Topics
constraints geometry optimisation
Created 11 months ago · Last pushed 10 months ago
Metadata Files
Readme Changelog Contributing License Code of conduct

README.md

COMPAS ShapeOp

COMPAS bindings for ShapeOp

Installation

Stable releases can be installed from PyPI.

bash pip install compas_shapeop

To install the latest version for development, do:

bash git clone https://github.com/blockresearchgroup/compas_shapeop.git cd compas_shapeop pip install --no-build-isolation -ve . -Ceditable.rebuild=true

Documentation

For further "getting started" instructions, a tutorial, examples, and an API reference, please check out the online documentation here: COMPAS ShapeOp 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: compas-dev
  • Login: compas-dev
  • Kind: organization

COMPAS - an open source computational framework for research and collaboration in AEC

GitHub Events

Total
  • Release event: 2
  • Watch event: 3
  • Issue comment event: 1
  • Push event: 7
  • Pull request review event: 4
  • Pull request review comment event: 2
  • Pull request event: 5
  • Fork event: 1
  • Create event: 2
Last Year
  • Release event: 2
  • Watch event: 3
  • Issue comment event: 1
  • Push event: 7
  • Pull request review event: 4
  • Pull request review comment event: 2
  • Pull request event: 5
  • Fork event: 1
  • Create event: 2

Committers

Last synced: 8 months ago

All Time
  • Total Commits: 55
  • Total Committers: 3
  • Avg Commits per committer: 18.333
  • Development Distribution Score (DDS): 0.4
Past Year
  • Commits: 55
  • Committers: 3
  • Avg Commits per committer: 18.333
  • Development Distribution Score (DDS): 0.4
Top Committers
Name Email Commits
pv p****s@g****m 33
Petras Vestartas p****s@g****m 12
tomvanmele t****e@g****m 10

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 1
  • Total pull requests: 5
  • Average time to close issues: about 9 hours
  • Average time to close pull requests: 5 days
  • Total issue authors: 1
  • Total pull request authors: 1
  • Average comments per issue: 7.0
  • Average comments per pull request: 0.4
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 5
  • Average time to close issues: about 9 hours
  • Average time to close pull requests: 5 days
  • Issue authors: 1
  • Pull request authors: 1
  • Average comments per issue: 7.0
  • Average comments per pull request: 0.4
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • petrasvestartas (8)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/build.yml actions
  • compas-dev/compas-actions.build v4 composite
.github/workflows/docs.yml actions
  • compas-dev/compas-actions.docs v4 composite
.github/workflows/pr-checks.yml actions
  • Zomzog/changelog-checker v1.2.0 composite
  • actions/checkout v1 composite
.github/workflows/release.yml actions
  • actions/checkout v2 composite
  • actions/checkout v4 composite
  • actions/create-release v1 composite
  • actions/download-artifact v4 composite
  • actions/upload-artifact v4 composite
  • pypa/gh-action-pypi-publish release/v1 composite
environment.yml pypi
pyproject.toml pypi
requirements-dev.txt pypi
  • attrs >=17.4 development
  • black >=22.12.0 development
  • bump-my-version * development
  • compas_invocations2 * development
  • compas_viewer * development
  • invoke >=0.14 development
  • nanobind * development
  • ruff * development
  • scikit-build-core * development
  • sphinx_compas2_theme * development
  • twine * development
  • wheel * development
requirements.txt pypi
  • compas >=2