Skip to main content

Model of simple grid structures for multi-storey buildings.

Project description

compas_grid

Model of simple grid structures for multi-storey buildings.

Ubuntu Installation from Scratch

  • Download Installer: Visit www.anaconda.com to download Anaconda3-2024.10-1-Linux-x86_64.sh.
  • Run Installer: Execute the installer with bash Anaconda3-2024.10-1-Linux-x86_64.sh and follow prompts.
  • Initialize Anaconda: Run source ~/.bashrc and initialize with conda init.
  • Verify Installation: Check Conda version with conda --version.
  • Update Conda: Keep Conda updated using conda update --all.
  • Create Environment: Use conda create -n model -c conda-forge compas compas_viewer compas_occ compas_cgal python=3.9.10 to create a new environment.
  • Activate Environment: Activate it with conda activate model.
  • Install Git: sudo apt install git -y
  • Clone Model go to you code directory cd '/home/petras/code', then git clone https://github.com/blockresearchgroup/compas_model then, cd compas_model then, pip install -e .
  • Clone Grid go to you code directory cd .., then git clone https://github.com/BRG-research/compas_grid then, cd compas_grid then, pip install -e .
  • VS Code open vscode set the environment with CTRL+SHIFT+P and >Select: Python Interpreter.

Git Branch

For new features use other github branches.

To pull latest branch

git pull origin crea

Commit style

git commit -m "DOC <description>"         <--- documentation related messages including readme
git commit -m "ADD <description>"         <--- for adding new elements
git commit -m "FIX <description>"         <--- for fixing (errors, typos)
git commit -m "FLASH <description>"       <--- quick checkpoint before refactoring
git commit -m "MILESTONE <description>"   <--- for capping moment in development
git commit -m "CAP <description>"         <--- for for less important milestones
git commit -m "UPDATE <description>"      <--- for moddification to the same file
git commit -m "MISC <description>"        <--- for any other reasons to be described
git commit -m "WIP <description>"         <--- for not finished work
git commit -m "REFACTOR <description>"    <--- for refactored code
git commit -m "MERGE <description>"       <--- for merging operations
git commit -m "WIP-CAP <description>"     <--- for when combining multiple commits into one

Installation

Stable releases can be installed from PyPI.

pip install compas_grid

To install the latest version for development, do:

git clone https://github.com//compas_grid.git
cd compas_grid
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_grid 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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

compas_grid-0.6.4.tar.gz (23.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

compas_grid-0.6.4-py3-none-any.whl (27.8 kB view details)

Uploaded Python 3

File details

Details for the file compas_grid-0.6.4.tar.gz.

File metadata

  • Download URL: compas_grid-0.6.4.tar.gz
  • Upload date:
  • Size: 23.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.16

File hashes

Hashes for compas_grid-0.6.4.tar.gz
Algorithm Hash digest
SHA256 ca3a297efe53f5b704edd5d60d7c6b2cc83f721c881ff8dbe3e895f103946e48
MD5 a4eae21f8689091cba160c0c2fe18040
BLAKE2b-256 7feba10251c2146fa9fd548c36609e2a1a8455bf704cf878a3a1b9b5ae328e57

See more details on using hashes here.

File details

Details for the file compas_grid-0.6.4-py3-none-any.whl.

File metadata

  • Download URL: compas_grid-0.6.4-py3-none-any.whl
  • Upload date:
  • Size: 27.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.16

File hashes

Hashes for compas_grid-0.6.4-py3-none-any.whl
Algorithm Hash digest
SHA256 d78c2bff719ab6ab57c57136561aeb857544902a0fabe05d1a29b9c0ae1f3114
MD5 58520e26b8d58a97d9bed94b7821f279
BLAKE2b-256 4c9e85eaad96fba5fc3ec3c447cdd49de9ec3042733f7c537f25f5d04159dadc

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page