Home
last modified time | relevance | path

Searched full:pip (Results 1 – 14 of 14) sorted by relevance

/libCEED/doc/
H A DREADME.md10 pip install --user -r doc/sphinx/requirements.txt # only needed once
49 …hey are distributed on [PyPI](https://pypi.org) and can be installed with `pip`. The extensions us…
52 pip install --user -r doc/sphinx/requirements.txt
61 pip install -r doc/sphinx/requirements.txt # install dependencies inside VENV
/libCEED/.github/workflows/
H A Dpython-test-with-style.yml28 pip install -r requirements.txt
29 pip install -r requirements-test.txt
38 pip install .
/libCEED/python/
H A Dtest-wheel.sh6 #$PYBIN/pip install --upgrade -r requirements-test.txt
7 #$PYBIN/pip install libceed --no-index --find-links wheelhouse/
H A DREADME.md7 pip install libceed
9 or in a clone of the repository via `pip install .`
/libCEED/tests/junit-xml/
H A DREADME.rst23 Install using pip or easy_install:
27 pip install junit-xml
89 pip install tox
H A D.gitignore23 pip-log.txt
/libCEED/examples/python/
H A Dtutorial-0-ceed.ipynb34 "! python -m pip install libceed"
H A Dtutorial-1-vector.ipynb29 "! python -m pip install libceed"
H A Dtutorial-4-qfunction.ipynb29 "! python -m pip install libceed"
H A Dtutorial-5-operator.ipynb29 "! python -m pip install libceed"
H A Dtutorial-3-basis.ipynb29 "! python -m pip install libceed"
H A Dtutorial-2-elemrestriction.ipynb29 "! python -m pip install libceed"
/libCEED/
H A DREADME.md106 $ pip install libceed
109 or in a clone of the repository via `pip install .`.
376 $ pip install libceed
H A DRELEASING.md154 $ pip install --index-url https://test.pypi.org/simple --extra-index-url https://pypi.org/simple li…