Skip to content

LSDOlab/lsdo_geo

Repository files navigation

lsdo_project_template

GitHub Actions Test Badge Forks Issues

A package for representing and parameterizing geometry and states for multidisciplinary design optimization.

Installation

Installation instructions for users

For direct installation with all dependencies, run on the terminal or command line

pip install git+https://github.com/LSDOlab/lsdo_geo.git

Enabled by: packages=find_packages() in the setup.py file.

Installation instructions for developers

To install lsdo_geo, first clone the repository and install using pip. On the terminal or command line, run

git clone https://github.com/LSDOlab/lsdo_geo.git
pip install -e ./lsdo_geo

For Developers

For details on documentation, refer to the README in docs directory.

For details on testing/pull requests, refer to the README in tests directory.

About

Package for geometry modeling and parameterization for multi-disciplinary analysis and design optimization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors