openturns / build-wheels

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

image

image

OpenTURNS wheels

Scripts to automate build of Python wheel packages for installation with pip:

pip3 install openturns --user

Also provides nightly builds:

pip3 install --pre --extra-index-url https://pypi.anaconda.org/openturns-wheels-nightly/simple --upgrade --force-reinstall openturns

Relevant links:

About


Languages

Language:Shell 92.2%Language:Python 7.8%