From 44cd5345b4183502e3f44daab7b7d5944f59d626 Mon Sep 17 00:00:00 2001 From: David Rotermund <54365609+davrot@users.noreply.github.com> Date: Thu, 14 Dec 2023 15:20:46 +0100 Subject: [PATCH] Update README.md Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com> --- numpy/where/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/numpy/where/README.md b/numpy/where/README.md index c4dc786..41061c7 100644 --- a/numpy/where/README.md +++ b/numpy/where/README.md @@ -8,7 +8,7 @@ ## The goal - +**where** allows to modifiy or combine matricies based on a given condition. Questions to [David Rotermund](mailto:davrot@uni-bremen.de)