From 4cc8d72e10dbce892841607d699103746c1e0f03 Mon Sep 17 00:00:00 2001 From: Ray Speth Date: Sat, 26 Nov 2016 13:41:25 -0500 Subject: [PATCH] [Doc] Update OS/Python versions for which binary installers are provided --- doc/sphinx/install.rst | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/doc/sphinx/install.rst b/doc/sphinx/install.rst index 1e7489809..38a9f27b6 100644 --- a/doc/sphinx/install.rst +++ b/doc/sphinx/install.rst @@ -95,7 +95,7 @@ directions :ref:`above `. 1. **Choose your Python version and architecture** - - On Windows, Cantera supports Python 2.7, Python 3.3, Python 3.4, and Python + - On Windows, Installers are provided for Python 2.7, Python 3.4, and Python 3.5. Python 3.5 is recommended unless you need to use legacy code that does not work with Python 3. You can install multiple Cantera Python modules simultaneously. @@ -151,16 +151,15 @@ directions :ref:`above `. `_. - Download the most recent release (distributed as a "wheel" archive) of the - 1.x series for Python *X.Y* that matches your Python architecture. The - binaries for Cantera 2.3.0 require Numpy 1.8.0 or newer, e.g. In the + 1.x series for Python *X.Y* that matches your Python architecture. In the filename, the digits after "cp" indicate the Python version, e.g. - ``numpy‑1.8.2+mkl‑cp35‑none‑win_amd64.whl`` is the installer for 64-bit + ``numpy‑1.11.2+mkl‑cp35‑none‑win_amd64.whl`` is the installer for 64-bit Python 3.5. - From an administrative command prompt, install the downloaded wheel using pip, e.g.:: - c:\python35\scripts\pip.exe install "%USERPROFILE%\Downloads\numpy‑1.8.2+mkl‑cp35‑none‑win_amd64.whl" + c:\python35\scripts\pip.exe install "%USERPROFILE%\Downloads\numpy‑1.11.2+mkl‑cp35‑none‑win_amd64.whl" - If you plan on using Cantera from Python, you may also want to install IPython (an advanced interactive Python interpreter) and Matplotlib (a @@ -416,9 +415,9 @@ Ubuntu ====== Ubuntu packages are provided for recent versions of Ubuntu using a Personal -Package Archive (PPA). As of Cantera 2.2.1, packages are available for Ubuntu -Ubuntu 14.04 LTS (Trusty Tahr), Ubuntu 15.04 (Vivid Vervet), and Ubuntu 15.10 -(Wily Werewolf). To see which Ubuntu releases and Cantera versions are currently +Package Archive (PPA). As of Cantera 2.3.0, packages are available for Ubuntu +Ubuntu 14.04 LTS (Trusty Tahr), Ubuntu 16.04 (Xenial Xerus), and Ubuntu 16.10 +(Yakkety Yak). To see which Ubuntu releases and Cantera versions are currently available, visit https://launchpad.net/~speth/+archive/ubuntu/cantera The available packages are: