move code to new location

This commit is contained in:
Jan Petykiewicz 2018-01-15 22:36:13 -08:00
commit b62cd6e867
3 changed files with 4 additions and 4 deletions

View file

@ -38,12 +38,12 @@ generalization to multiple GPUs should be pretty straightforward
* numpy
* pyopencl
* jinja2
* [fdfd_tools](https://mpxd.net/gogs/jan/fdfd_tools) (>=0.2)
* [fdfd_tools](https://mpxd.net/code/jan/fdfd_tools) (>=0.2)
Install with pip, via git:
```bash
pip install git+https://mpxd.net/gogs/jan/opencl_fdfd.git@release
pip install git+https://mpxd.net/code/jan/opencl_fdfd.git@release
```