Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 272 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 272 Bytes

COMETH: Convex Optimization for Modelling, Estimating, and Tracking Humans

Biomechanical model of the human body

Installation

pip install nimblephysics
pip install cvxpy

Create package

python3 -m pip install --upgrade build
python3 -m build