Skip to content
Snippets Groups Projects
Commit 73b3fea9 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

prepare 4.10

parent d7c02d85
Branches
Tags
No related merge requests found
4.10.0 (Work-in-progress): more flexible homology/cohomology workflow in the 4.10.0 (April 25, 2022): more flexible homology/cohomology workflow in the API;
API; "Attractor" field is now just a synonym for the newer (and more efficient) "Attractor" field is now just a synonym for the newer (and more efficient)
"Distance" field; periodic bsplines now use the same default multiplicities in "Distance" field; periodic bsplines now use the same default multiplicities in
OCC as in the built-in kernel; model/isInside now also handles discrete OCC as in the built-in kernel; model/isInside now also handles discrete
entities; C++ api now throws std::runtime_error on errors; small bug fixes. entities; speed-up repeated simple boolean operations; C++ api now throws
std::runtime_error on errors; small bug fixes.
* New API functions: geo/addGeometry, geo/addPointOnGeometry, * New API functions: geo/addGeometry, geo/addPointOnGeometry,
mesh/addHomologyRequest, mesh/clearHomologyRequests, mesh/setVisibility, mesh/addHomologyRequest, mesh/clearHomologyRequests, mesh/setVisibility,
......
.TH Gmsh 1 "03 December 2021" "4.9" "Gmsh Manual Pages" .TH Gmsh 1 "25 April 2022" "4.10" "Gmsh Manual Pages"
.UC 4 .UC 4
.\" ******************************************************************** .\" ********************************************************************
.SH NAME .SH NAME
......
...@@ -98,17 +98,17 @@ Public License (GPL)</a>: ...@@ -98,17 +98,17 @@ Public License (GPL)</a>:
<ul> <ul>
<li> <li>
<div class="highlight"> <div class="highlight">
Current stable release (version 4.9.5, 21 February 2022): Current stable release (version 4.10.0, 25 April 2022):
<ul> <ul>
<li>Download Gmsh for <li>Download Gmsh for
<a href="bin/Windows/gmsh-4.9.5-Windows64.zip">Windows</a>, <a href="bin/Windows/gmsh-4.10.0-Windows64.zip">Windows</a>,
<a href="bin/Linux/gmsh-4.9.5-Linux64.tgz">Linux</a> or <a href="bin/Linux/gmsh-4.10.0-Linux64.tgz">Linux</a> or
<a href="bin/MacOSX/gmsh-4.9.5-MacOSX.dmg">macOS</a> <a href="#1"><sup>*</sup></a> <a href="bin/MacOSX/gmsh-4.10.0-MacOSX.dmg">macOS</a> <a href="#1"><sup>*</sup></a>
<li>Download the <a href="src/gmsh-4.9.5-source.tgz">source code</a> <li>Download the <a href="src/gmsh-4.10.0-source.tgz">source code</a>
<li>Download the Software Development Kit (SDK) for <li>Download the Software Development Kit (SDK) for
<a href="bin/Windows/gmsh-4.9.5-Windows64-sdk.zip">Windows</a>, <a href="bin/Windows/gmsh-4.10.0-Windows64-sdk.zip">Windows</a>,
<a href="bin/Linux/gmsh-4.9.5-Linux64-sdk.tgz">Linux</a> or <a href="bin/Linux/gmsh-4.10.0-Linux64-sdk.tgz">Linux</a> or
<a href="bin/MacOSX/gmsh-4.9.5-MacOSX-sdk.tgz">macOS</a> <a href="#1"><sup>*</sup></a> <a href="bin/MacOSX/gmsh-4.10.0-MacOSX-sdk.tgz">macOS</a> <a href="#1"><sup>*</sup></a>
<li>Download both Gmsh and the SDK with pip: '<code>pip install --upgrade <li>Download both Gmsh and the SDK with pip: '<code>pip install --upgrade
<a href="https://pypi.org/project/gmsh/">gmsh</a></code>' <a href="https://pypi.org/project/gmsh/">gmsh</a></code>'
</ul> </ul>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment