From 24f8e2ed35a5287ef7d93e8876fae63119aa85c8 Mon Sep 17 00:00:00 2001 From: "William F. Broderick" Date: Mon, 20 Nov 2023 11:41:15 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d79671d..a3d6377 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ code at the heart of matlabPyrTools. **NOTE**: If you are only interested in the complex steerable pyramid, we have a pytorch implementation in the [plenoptic](https://github.com/LabForComputationalVision/plenoptic/) package; -this implementation is differentiable. +the implementation in plenoptic is differentiable. # Installation