Skip to content

Commit

Permalink
Address Thilo's comment
Browse files Browse the repository at this point in the history
  • Loading branch information
bwohlberg committed Oct 28, 2022
1 parent 695dd46 commit 90ec6be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@



Scientific Computational Imaging COde (SCICO)
Scientific Computational Imaging Code (SCICO)
=============================================

SCICO is a Python package for solving the inverse problems that arise in scientific imaging applications. Its primary focus is providing methods for solving ill-posed inverse problems by using an appropriate prior model of the reconstruction space. SCICO includes a growing suite of operators, cost functionals, regularizers, and optimization routines that may be combined to solve a wide range of problems, and is designed so that it is easy to add new building blocks. SCICO is built on top of `JAX <https://github.com/google/jax>`_, which provides features such as automatic gradient calculation and GPU acceleration.
Expand Down

0 comments on commit 90ec6be

Please sign in to comment.