From 2f63f1cd8b65e7a295f6183f15e884b42a954a7b Mon Sep 17 00:00:00 2001 From: mmcky Date: Thu, 13 Jul 2023 14:27:14 +1000 Subject: [PATCH] remove old note no longer needed --- pages/quantecon-py.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/quantecon-py.md b/pages/quantecon-py.md index e20334a..6c24847 100644 --- a/pages/quantecon-py.md +++ b/pages/quantecon-py.md @@ -32,7 +32,7 @@ A high performance, open source Python code library for economics ## Installation -Before installing `quantecon` we recommend you install the [Anaconda](https://www.anaconda.com/download/) Python distribution, which includes a full suite of scientific python tools. **Note:** `quantecon` only supports Python version 3.5+. This is mainly to allow code to be written taking full advantage of new features such as using the `@` symbol for matrix multiplication. Therefore please install the latest Python 3 Anaconda distribution. +Before installing `quantecon` we recommend you install the [Anaconda](https://www.anaconda.com/download/) Python distribution, which includes a full suite of scientific python tools. Next you can install quantecon by opening a terminal prompt and typing