From 6aa09f906b87a71edf96c279d0595091ec64c098 Mon Sep 17 00:00:00 2001 From: Pavel Komarov Date: Mon, 3 Feb 2025 13:00:40 -0800 Subject: [PATCH] updated a markdown cell message --- notebooks/chebyshev_domain_endpoints.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/chebyshev_domain_endpoints.ipynb b/notebooks/chebyshev_domain_endpoints.ipynb index 9b67c32..5194f00 100644 --- a/notebooks/chebyshev_domain_endpoints.ipynb +++ b/notebooks/chebyshev_domain_endpoints.ipynb @@ -240,7 +240,7 @@ "id": "881da989-abfc-40ba-8879-4d23a25dfd13", "metadata": {}, "source": [ - "I'm having trouble getting this to work for `order > 6`, due to the difficulties of symbolic computation. See https://stackoverflow.com/questions/79404210/how-to-cancel-trigonometric-expressions-in-sympy" + "Sympy can struggle if we're not careful here. See https://stackoverflow.com/questions/79404210/how-to-cancel-trigonometric-expressions-in-sympy" ] }, {