From 7fff7a3b5cc2fff8d3e6536f51e4c5b71cece904 Mon Sep 17 00:00:00 2001 From: CARFAC Team Date: Sun, 24 Mar 2024 18:51:41 -0700 Subject: [PATCH] No public description PiperOrigin-RevId: 618697568 --- python/np/carfac.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python/np/carfac.py b/python/np/carfac.py index 5b4b61e..5ab6055 100644 --- a/python/np/carfac.py +++ b/python/np/carfac.py @@ -20,8 +20,8 @@ limitations under the License. Note this is a pretty direct translation of the Matlab code, preserving -the original variable names. -https://github.com/google/carfac/tree/master/matlab +the original variable names. The Matlab code can be found in the `matlab` folder +at https://github.com/google/carfac. """ import dataclasses