@@ -4,12 +4,16 @@ Installation
44.. image :: https://visitor-badge.laobi.icu/badge?page_id=Evolutionary-Intelligence.pypop-Installation
55 :target: https://visitor-badge.laobi.icu/badge?page_id=Evolutionary-Intelligence.pypop-Installation
66
7- In order to install *pypop7 *, it is **highly recommended ** to use the `Python3 <https://docs.python.org/3/ >`_-based
8- virtual environment via `venv <https://docs.python.org/3/library/venv.html >`_ or
9- `conda <https://docs.conda.io/projects/conda/en/latest/index.html >`_. Among them, `Anaconda <https://docs.anaconda.com/ >`_
10- (or its mini version `miniconda <https://docs.anaconda.com/miniconda/ >`_) is a very popular `Python
11- <https://www.python.org/> `_ programming platform (IDE) of scientists and engineers especially for Artificial Intelligence
12- (AI), Machine Learning (ML), Data Science, and Scientific Computing.
7+ For installing *pypop7 *, it is **highly recommended ** to use the `Python3
8+ <https://docs.python.org/3/> `_-based virtual environment via e.g. `venv
9+ <https://docs.python.org/3/library/venv.html> `_ or `conda
10+ <https://docs.conda.io/projects/conda/en/latest/index.html> `_. Among them,
11+ `Anaconda <https://docs.anaconda.com/ >`_ (or its mini version `miniconda
12+ <https://docs.anaconda.com/miniconda/> `_) is a very popular `Python
13+ <https://www.python.org/> `_ programming platform (IDE) of scientists and
14+ engineers especially for Artificial Intelligence (AI), Machine Learning
15+ (ML), Evolutionary Computation (EC), Swarm Intelligence (SI), Data Science,
16+ and Scientific Computing.
1317
1418For **Virtual Environments **, please refer to `this online documentation
1519<https://packaging.python.org/en/latest/guides/installing-using-pip-and-virtual-environments/> `_ for details.
0 commit comments