Skip to content

Commit

Permalink
fix url on CurveLab
Browse files Browse the repository at this point in the history
  • Loading branch information
cako authored Nov 17, 2020
1 parent a0402a8 commit ef828e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# curvelops

Python wrapper for [CurveLab](https://github.com/slimgroup/PyCurvelab)'s 2D and 3D curvelet transforms. It uses the [PyLops](https://pylops.readthedocs.io/) design framework to provide the forward and inverse curvelet transforms as matrix-free linear operations. If you are still confused, check out [some examples](https://github.com/cako/curvelops/tree/main/examples) below or the [PyLops website](https://pylops.readthedocs.io/)!
Python wrapper for [CurveLab](http://www.curvelet.org)'s 2D and 3D curvelet transforms. It uses the [PyLops](https://pylops.readthedocs.io/) design framework to provide the forward and inverse curvelet transforms as matrix-free linear operations. If you are still confused, check out [some examples](https://github.com/cako/curvelops/tree/main/examples) below or the [PyLops website](https://pylops.readthedocs.io/)!

## Installation

Expand Down

0 comments on commit ef828e2

Please sign in to comment.