Skip to content

Latest commit

 

History

History
12 lines (5 loc) · 187 Bytes

README.md

File metadata and controls

12 lines (5 loc) · 187 Bytes

streamlit-topopt

Perform topology optimization with a web-application (Streamlit)

Development

  1. Create virtual environment
  2. Install dependencies: pip install -e '.[dev]'