From 9b8911453fb534ee7af92d504f89a877d316b981 Mon Sep 17 00:00:00 2001 From: Luca Heltai Date: Thu, 4 Aug 2016 10:45:54 +0200 Subject: [PATCH] Added entry to changes.h --- doc/news/changes.h | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/news/changes.h b/doc/news/changes.h index d6eb0fd889..2e59d52a6b 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -167,6 +167,14 @@ SparsityPattern.

General

    +
  1. + New: Added a new PolarManifold descriptor, that uses a polar coordinate + system to compute new points, and modified the existing SphericalManifold + descriptor to use geodesics on the surface of the sphere. +
    + (Luca Heltai, Mauro Bardelloni, 2016/08/04) +
  2. +
  3. New: Added Python bindings to generate and manipulate a Triangulation from Python. The Triangulation generated in Python can be saved and later, loaded -- 2.39.5