From: Michael Orlitzky Date: Thu, 25 Apr 2024 23:05:10 +0000 (-0400) Subject: spline3.cabal: tweak synopsis X-Git-Tag: 1.0.2~5 X-Git-Url: http://gitweb.michael.orlitzky.com/?a=commitdiff_plain;h=a5ee753e566191affbd31518d71246141d9897b6;p=spline3.git spline3.cabal: tweak synopsis --- diff --git a/spline3.cabal b/spline3.cabal index b632557..69365e7 100644 --- a/spline3.cabal +++ b/spline3.cabal @@ -9,7 +9,7 @@ license: AGPL-3.0-only license-file: doc/LICENSE bug-reports: mailto:michael@orlitzky.com synopsis: - A parallel implementation of the Sorokina/Zeilfelder spline scheme. + Parallel implementation of the Sorokina/Zeilfelder spline scheme description: Interpolate volumetric data according to "Local quasi-interpolation by cubic C^1 splines on type-6 tetrahedral partitions." The defaults