Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 726 Bytes

README.md

File metadata and controls

42 lines (24 loc) · 726 Bytes

LibDenavit Badge LicenseBadge University

A Python Library for Structural Engineering Research




Maintained by Mark Denavit's research group.


Install

pip install libdenavit

Local Build

cd libdenavit-py

python3 -m build .
python3 -m pip install .