move from fdfd_tools to meanas

This commit is contained in:
jan 2020-07-03 13:48:24 -07:00
commit 66c30e6eab
4 changed files with 8 additions and 8 deletions

View file

@ -34,11 +34,11 @@ generalization to multiple GPUs should be pretty straightforward
## Installation
**Dependencies:**
* python 3 (written and tested with 3.5)
* python 3 (written and tested with 3.7)
* numpy
* pyopencl
* jinja2
* [fdfd_tools](https://mpxd.net/code/jan/fdfd_tools) (>=0.2)
* [meanas](https://mpxd.net/code/jan/meanas) (>=0.5)
Install with pip, via git: