Re: [PATCH 08/14] gnu: Add p4est.

2015-06-28 Thread Ludovic Courtès
ericbav...@openmailbox.org skribis: > From: Eric Bavier > > * gnu/packages/maths.scm (p4est, p4est-openmpi): New variables. [...] > +(home-page "http://www.p4est.org";) > +(synopsis "AMR on Forests of Octrees") Rather: “Adaptive mesh refinement on forests of octrees.” > +(synopsis

[PATCH 08/14] gnu: Add p4est.

2015-06-27 Thread ericbavier
From: Eric Bavier * gnu/packages/maths.scm (p4est, p4est-openmpi): New variables. --- gnu/packages/maths.scm | 46 ++ 1 file changed, 46 insertions(+) diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index b67ae9c..3852311 100644 --- a/gnu