From: Michael Orlitzky Date: Tue, 24 Feb 2026 18:02:07 +0000 (-0500) Subject: doc/README.rst: remove the non-working superscript C^1 X-Git-Url: https://gitweb.michael.orlitzky.com/?a=commitdiff_plain;h=64bf2ed46424eebe78d9b1a33fc67d48f4da6c46;p=spline3.git doc/README.rst: remove the non-working superscript C^1 --- 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.