From: michael Date: Wed, 2 Dec 2020 10:51:48 +0000 (+0100) Subject: Inserted logo picture in README file X-Git-Tag: V9_7_0~108 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=dc9b728a45a6858aae099c3cd685daba06a1f5a1;p=tools%2Fsolverlab.git Inserted logo picture in README file --- diff --git a/README.md b/README.md index 2febd74..9fff18e 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ -SOLVERLAB -====== + +| ![logo](logoSOLVERLAB.png) | +|:--:| +| *SOLVERLAB* | + + SOLVERLAB is a geometrical and numerical C++/Python library designed for numerical analysts who work on the discretisation of partial differential equations on general shapes and meshes and would rather focus on high-level scripting. The goal is to provide simple MATLAB style functions for the generation and manipulation of meshes, fields and matrices. The library originates from [CDMATH](http://cdmath.jimdo.com), a collaborative workgroup with the same name. It is based on the [MEDcoupling](https://docs.salome-platform.org/latest/dev/MEDCoupling/tutorial/index.html) C++/python library of the [SALOME](http://www.salome-platform.org/) project for the handling of meshes and fields, and on the C++ library [PETSC](https://www.mcs.anl.gov/petsc/) for the handling of matrices and linear solvers. SOLVERLAB includes PDE systems