From a5ee753e566191affbd31518d71246141d9897b6 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Thu, 25 Apr 2024 19:05:10 -0400 Subject: [PATCH] spline3.cabal: tweak synopsis --- spline3.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.43.2