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