From 64bf2ed46424eebe78d9b1a33fc67d48f4da6c46 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Tue, 24 Feb 2026 13:02:07 -0500 Subject: [PATCH] doc/README.rst: remove the non-working superscript C^1 --- doc/README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/README.rst b/doc/README.rst index 70a10de..ac74544 100644 --- a/doc/README.rst +++ b/doc/README.rst @@ -2,8 +2,8 @@ Overview ======== spline3 is a parallel implementation of the 3d interpolation scheme -described in paper, `Local quasi-interpolation by cubic C\ :sup:`1` -splines on type-6 tetrahedral partitions +described in paper, `Local quasi-interpolation by cubic C^1 splines on +type-6 tetrahedral partitions `_ by Sorokina and Zeilfelder. It takes volumetric data as input, and allows you to CSI enhance it. The gaps are filled in with interpolated data. -- 2.51.0