From ba12add803d1beef1ce8704a785ca8f88d804894 Mon Sep 17 00:00:00 2001 From: Denis Davydov Date: Thu, 28 Apr 2016 17:33:37 +0200 Subject: [PATCH] add a GSL entry to changes.h --- doc/news/changes.h | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/news/changes.h b/doc/news/changes.h index 0965897dc0..a93b10235f 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -121,6 +121,13 @@ inconvenience this causes.
    +
  1. New: Added an interface to the GNU Scientific Library. Also introduce a + cubic spline interpolation function Functions::CSpline. +
    + (Denis Davydov, 2016/04/28) +
  2. + +
  3. New: Added move operations to BlockIndices, BlockVectorBase and BlockVector; Vector move operations nullify old object instead of using swap. -- 2.39.5