From 6ff35da034db2b51e0667eb2c470dd3b4e7aa461 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Thu, 25 Apr 2024 19:06:57 -0400 Subject: [PATCH] spline3.cabal: rewrap description --- spline3.cabal | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/spline3.cabal b/spline3.cabal index 99eef77..6d58326 100644 --- a/spline3.cabal +++ b/spline3.cabal @@ -11,10 +11,11 @@ bug-reports: mailto:michael@orlitzky.com synopsis: 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 - are tailored to the MRI data contained in data/mri.bin from the - Stanford volume data archive at . + Interpolate volumetric data according to "Local + quasi-interpolation by cubic C^1 splines on type-6 tetrahedral + partitions." The defaults are tailored to the MRI data contained in + data/mri.bin from the Stanford volume data archive at + . For more information and examples, please see the project homepage at . -- 2.43.2