getfem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Getfem-commits] [getfem-commits] branch master updated: Small adaptatio


From: Konstantinos Poulios
Subject: [Getfem-commits] [getfem-commits] branch master updated: Small adaptation of the release notes
Date: Tue, 21 Apr 2020 16:23:59 -0400

This is an automated email from the git hooks/post-receive script.

logari81 pushed a commit to branch master
in repository getfem.

The following commit(s) were added to refs/heads/master by this push:
     new 3c282a2  Small adaptation of the release notes
3c282a2 is described below

commit 3c282a22785b0baef1e1075fcfebd3b80e8ed421
Author: Konstantinos Poulios <address@hidden>
AuthorDate: Tue Apr 21 22:23:53 2020 +0200

    Small adaptation of the release notes
---
 doc/sphinx/source/whatsnew/5.4.rst | 20 ++++++++++++--------
 1 file changed, 12 insertions(+), 8 deletions(-)

diff --git a/doc/sphinx/source/whatsnew/5.4.rst 
b/doc/sphinx/source/whatsnew/5.4.rst
index 54b8e66..647e30c 100644
--- a/doc/sphinx/source/whatsnew/5.4.rst
+++ b/doc/sphinx/source/whatsnew/5.4.rst
@@ -4,22 +4,26 @@
   What's New in |gf| 5.4
 ************************
 
-The main contribution of this version is the extension of the language 
allowing macro definition and explicit differentiation.
+The main contribution of this version is a fully functional scripting language 
interface to Octave and support for definition and condensation of internal 
variables.
 
-Released version, 2020/06/01.
+Released version, 2020/04/21.
 
 The main changes are:
 
-   * A support for variables defined at integration points 
+   * A fully working Octave interface. Many thanks to Abderrahmane Bendali
+     for the initial adaptation of this interface from Matlab's one.
 
-   * A full support for the automatic condensation of variables determined by 
local equations (for instance for plasticity) (Konstantinos Poulios 
contribution)
+   * Support for (internal) variables defined at integration points
 
-   * A fully working Octave interface. Many thanks to Abderrahmane Bendali for 
the first adaptation of this interface from Matlab's one.
+   * Full support for the automatic condensation of internal variables by
+     local equations expressed in the generice weal form language. Useful
+     for instance in the implementation of plasticity models.
 
    * The use of Python 3 instead of Python 2.7 by default
 
-   * A support for HHO methods
-   
-   * A support for the the assembly of product of terms defined on two 
different domains (integration on the product of two domains with a kernel, for 
instance).
+   * Support for Hybrid High-Order methods
    
+   * Support for the the assembly of product of terms defined on two
+     different domains (integration on the product of two domains with a
+     kernel, for instance).
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]