Skip to content

Installation

From PyPI

pip install flow-props

From Source

1
2
3
git clone https://github.com/uahypersonics/flow-props.git
cd flow-props
pip install -e .

Requirements

  • Python >= 3.11
  • NumPy >= 1.24