Skip to content
Snippets Groups Projects
Commit e7a2b598 authored by Florian Atteneder's avatar Florian Atteneder
Browse files

update readme

parent 2552c963
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,11 @@ Python bindings for Sarah's `AHloc3d` (actually depends on this fork here: https
# Instructions
- Install the `cffi` package, e.g.
```sh
pip install --user cffi
```
- Clone the repo https://git.tpi.uni-jena.de/fatteneder/ahloc3d
- Compile `AHloc3d` into a shared library (I think only dependency is `MPI` which is not used
by `pyloc3d` but still needs to be installed)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment