From f8ba79bd2b369bb64c06f231a06130298e4787d9 Mon Sep 17 00:00:00 2001 From: Mitja Devetak Date: Fri, 26 Jan 2024 10:24:58 +0100 Subject: [PATCH] =?UTF-8?q?update=20README=C2=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6436751..46e3c38 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ new_f(x, k = 100) ``` -Currently supports only scalar to scalar functions. +Currently supports only scalar to scalar functions. Currently assumes that the discontinuity is at `f(0)` only. # Heaviside Function Documentation