Skip to content
Snippets Groups Projects
Commit f092e9a8 authored by Stefan Possanner's avatar Stefan Possanner
Browse files

Update README

parent d235d9e1
Branches
Tags
1 merge request!12Version 1.1.1
Pipeline #165850 passed
......@@ -26,6 +26,7 @@ default:
- echo "Bye, $GITLAB_USER_LOGIN!"
variables:
PIP_CACHE_DIR: "$CI_PROJECT_DIR/.cache/pip"
TWINE_USERNAME: __token__
TWINE_PASSWORD: pypi-AgEIcHlwaS5vcmcCJDE4YzU1YzIwLWVhY2QtNDQyZS04ODRjLTJjYTE3OTI3MDQ4YgACKlszLCI4NzYzODllYi05NWE4LTRlOTktYjg2Ny0zNDcwNDM5NjI2ZjciXQAABiD3B8VE_t8BNsezFEMcF2ZLblhgufgnrfXgCSmGuW5H4w
......
# 3D GVEC equilibria in Python
PyPI install (not yet :-):
PyPI install:
```
pip install gvec_to_python
......@@ -13,7 +13,7 @@ pip install -e .
```
Compile kernels for faster evaluations:
```
compile_gvec_to_python
compile-gvec-tp
```
# Usage
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment