diff options
author | Edoardo Pasca <edo.paskino@gmail.com> | 2018-01-23 17:30:20 +0000 |
---|---|---|
committer | Edoardo Pasca <edo.paskino@gmail.com> | 2018-01-23 22:45:21 +0000 |
commit | 20ca5ce5a1c23936d0ebf6d49cd80e90e81da7fe (patch) | |
tree | 4e5f5ccf61890404edec12d43bb2987902fcfbac /Wrappers/Python/fista-recipe | |
parent | 8935451cc1449570b485cd244ca564a17b80bfa2 (diff) | |
download | regularization-20ca5ce5a1c23936d0ebf6d49cd80e90e81da7fe.tar.gz regularization-20ca5ce5a1c23936d0ebf6d49cd80e90e81da7fe.tar.bz2 regularization-20ca5ce5a1c23936d0ebf6d49cd80e90e81da7fe.tar.xz regularization-20ca5ce5a1c23936d0ebf6d49cd80e90e81da7fe.zip |
Added conda recipe for FISTA
removed dangling files
Diffstat (limited to 'Wrappers/Python/fista-recipe')
-rw-r--r-- | Wrappers/Python/fista-recipe/meta.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Wrappers/Python/fista-recipe/meta.yaml b/Wrappers/Python/fista-recipe/meta.yaml index 265541f..4e5cba6 100644 --- a/Wrappers/Python/fista-recipe/meta.yaml +++ b/Wrappers/Python/fista-recipe/meta.yaml @@ -19,7 +19,7 @@ requirements: - python - numpy #- astra-toolbox - - ccpi-regularizers + - ccpi-regularizer |