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

pp

parent b3b12010
No related branches found
No related tags found
No related merge requests found
Pipeline #10010 passed
...@@ -104,13 +104,13 @@ Public License (GPL)</a>: ...@@ -104,13 +104,13 @@ Public License (GPL)</a>:
<a href="bin/Windows/gmsh-4.10.5-Windows64.zip">Windows</a>, <a href="bin/Windows/gmsh-4.10.5-Windows64.zip">Windows</a>,
<a href="bin/Linux/gmsh-4.10.5-Linux64.tgz">Linux</a> or <a href="bin/Linux/gmsh-4.10.5-Linux64.tgz">Linux</a> or
<a href="bin/macOS/gmsh-4.10.5-MacOSX.dmg">macOS (x86)</a> <a href="#1"><sup>*</sup></a> <!-- or <a href="bin/macOS/gmsh-4.10.5-MacOSX.dmg">macOS (x86)</a> <a href="#1"><sup>*</sup></a> <!-- or
<a href="bin/macOS/gmsh-4.10.5-MacOSARM.dmg">macOS (arm)</a --> <a href="bin/macOS/gmsh-4.10.5-MacOSARM.dmg">macOS (ARM)</a -->
<li>Download the <a href="src/gmsh-4.10.5-source.tgz">source code</a> <li>Download the <a href="src/gmsh-4.10.5-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.10.5-Windows64-sdk.zip">Windows</a>, <a href="bin/Windows/gmsh-4.10.5-Windows64-sdk.zip">Windows</a>,
<a href="bin/Linux/gmsh-4.10.5-Linux64-sdk.tgz">Linux</a> or <a href="bin/Linux/gmsh-4.10.5-Linux64-sdk.tgz">Linux</a> or
<a href="bin/macOS/gmsh-4.10.5-MacOSX-sdk.tgz">macOS (x86)</a> <a href="#1"><sup>*</sup></a> <!-- or <a href="bin/macOS/gmsh-4.10.5-MacOSX-sdk.tgz">macOS (x86)</a> <a href="#1"><sup>*</sup></a> <!-- or
<a href="bin/macOS/gmsh-4.10.5-MacOSARM-sdk.tgz">macOS (arm)</a --> <a href="bin/macOS/gmsh-4.10.5-MacOSARM-sdk.tgz">macOS (ARM)</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>
...@@ -126,14 +126,14 @@ Public License (GPL)</a>: ...@@ -126,14 +126,14 @@ Public License (GPL)</a>:
<a href="bin/Windows/gmsh-git-Windows64.zip">Windows</a>, <a href="bin/Windows/gmsh-git-Windows64.zip">Windows</a>,
<a href="bin/Linux/gmsh-git-Linux64.tgz">Linux</a>, <a href="bin/Linux/gmsh-git-Linux64.tgz">Linux</a>,
<a href="bin/macOS/gmsh-git-MacOSX.dmg">macOS (x86)</a> or <a href="bin/macOS/gmsh-git-MacOSX.dmg">macOS (x86)</a> or
<a href="bin/macOS/gmsh-git-MacOSARM.dmg">macOS (arm)</a> <a href="#1"><sup>*</sup></a> <a href="bin/macOS/gmsh-git-MacOSARM.dmg">macOS (ARM)</a> <a href="#1"><sup>*</sup></a>
<li>Download the latest automatic <a href="src/gmsh-git-source.tgz">source <li>Download the latest automatic <a href="src/gmsh-git-source.tgz">source
code</a> snapshot code</a> snapshot
<li>Download the latest automatic SDK snapshot for <li>Download the latest automatic SDK snapshot for
<a href="bin/Windows/gmsh-git-Windows64-sdk.zip">Windows</a>, <a href="bin/Windows/gmsh-git-Windows64-sdk.zip">Windows</a>,
<a href="bin/Linux/gmsh-git-Linux64-sdk.tgz">Linux</a>, <a href="bin/Linux/gmsh-git-Linux64-sdk.tgz">Linux</a>,
<a href="bin/macOS/gmsh-git-MacOSX-sdk.tgz">macOS (x86)</a> or <a href="bin/macOS/gmsh-git-MacOSX-sdk.tgz">macOS (x86)</a> or
<a href="bin/macOS/gmsh-git-MacOSARM-sdk.tgz">macOS (arm)</a> <a href="#1"><sup>*</sup></a> <a href="bin/macOS/gmsh-git-MacOSARM-sdk.tgz">macOS (ARM)</a> <a href="#1"><sup>*</sup></a>
<li>Access the Git repository: '<code>git clone <li>Access the Git repository: '<code>git clone
<a href="https://gitlab.onelab.info/gmsh/gmsh.git">https://gitlab.onelab.info/gmsh/gmsh.git</a></code>' <a href="https://gitlab.onelab.info/gmsh/gmsh.git">https://gitlab.onelab.info/gmsh/gmsh.git</a></code>'
<li>Download the latest automatic snapshot of both Gmsh and the SDK with <li>Download the latest automatic snapshot of both Gmsh and the SDK with
...@@ -173,8 +173,8 @@ algorithms</a>. ...@@ -173,8 +173,8 @@ algorithms</a>.
<div class="small"> <div class="small">
<a name="1"><sup>*</sup></a> Binary releases require Windows 10, Linux with <a name="1"><sup>*</sup></a> Binary releases require Windows 10, Linux with
glibc &ge; 2.24, macOS (x86 - Intel processors) &ge; 10.15 or macOS (arm - glibc &ge; 2.24, macOS (x86 - Intel processors) &ge; 10.15 or macOS (ARM -
Apple M1/M2 processors) &ge; 12 Apple M-series processors) &ge; 12
</div> </div>
<h2><a name="Documentation"></a>Documentation</h2> <h2><a name="Documentation"></a>Documentation</h2>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment