[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Getfem-commits] (no subject)
From: |
Yves Renard |
Subject: |
[Getfem-commits] (no subject) |
Date: |
Wed, 3 Oct 2018 07:41:32 -0400 (EDT) |
branch: master
commit 6f87ba2aa70797e5fc8d79475072705cb8a3245a
Author: Yves Renard <address@hidden>
Date: Wed Oct 3 13:37:08 2018 +0200
Add link with the pre-compiled getfem packages of J.F. Barthelemy for
Windows
---
doc/sphinx/source/.templates/download.html | 21 ++++++++++++++++-----
1 file changed, 16 insertions(+), 5 deletions(-)
diff --git a/doc/sphinx/source/.templates/download.html
b/doc/sphinx/source/.templates/download.html
index 08e6036..ae20e11 100644
--- a/doc/sphinx/source/.templates/download.html
+++ b/doc/sphinx/source/.templates/download.html
@@ -100,6 +100,22 @@ by executing <b>aptitude update</b> and <b>aptitude
install python-getfem++</b>.
<h3> On Windows (last release)</h3>
+<p>Installer of the GetFEM 5.3 interface for 64bits Windows and Python 2.7 of
Anaconda 2 (furnished by J.-F. Barthelemy):
+ <a
href="http://download-mirror.savannah.gnu.org/releases/getfem/misc/getfem5.3win-amd64-py2.7.exe">getfem5.3win-amd64-py2.7.exe</a>.</p>
+<p>Note that you have to install first Anaconda 2.</p>
+
+<p>Installer of the GetFEM 5.3 interface for 64bits Windows and Python 3.6 of
Anaconda 3 (furnished by J.-F. Barthelemy):
+ <a
href="http://download-mirror.savannah.gnu.org/releases/getfem/misc/getfem5.3win-amd64-py3.6.exe">getfem5.3win-amd64-py3.6.exe</a>.</p>
+<p>Note that you have to install first Anaconda 3.</p>
+
+<p>Installer of the GetFEM 5.3 interface for 64bits Windows and Python 3.7 of
Anaconda 3 (furnished by J.-F. Barthelemy):
+ <a
href="http://download-mirror.savannah.gnu.org/releases/getfem/misc/getfem5.3win-amd64-py3.7.exe">getfem5.3win-amd64-py3.7.exe</a>.</p>
+<p>Note that you have to install first Anaconda 3.</p>
+
+<p>Once installed, you can test under for instance command shell the Python
tests programs included.</p>
+
+
+
<p>Installer of the GetFEM 5.2 interface for 64bits Windows and Matlab 2016:
<a
href="http://download-mirror.savannah.gnu.org/releases/getfem/misc/getfem5.2-matlab2016-interface-setup.exe">getfem5.2-matlab2016-interface-setup.exe</a>.</p>
@@ -108,14 +124,9 @@ by executing <b>aptitude update</b> and <b>aptitude
install python-getfem++</b>.
<p>Once installed, you can test under Matlab the tests programs included.</p>
-<p>Installer of the GetFEM 5.2 interface for 64bits Windows and Python 2.7 of
Anaconda 2-4.4.0 (furnished by J.-F. Barthelemy):
- <a
href="http://download-mirror.savannah.gnu.org/releases/getfem/misc/getfem5.2win-amd64-py2.7.exe">getfem5.2win-amd64-py2.7.exe</a>.</p>
-<p>Note that you have to install first Anaconda 2. The interface is only built
for Anaconda 2, if you want to use Anaconda 3 (Python 3.x) you have to build
the interface following <a href="{{ pathto("install/install_windows")
}}">this</a>.</p>
-<p>Once installed, you can test under for instance command shell the Python
tests programs included.</p>
-
<h3> On Windows (old releases)</h3>