Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
kwant
tkwantoperator
Commits
01261f86
Commit
01261f86
authored
Jun 24, 2020
by
Adel Kara Slimane
Browse files
Remove extraneous Ubuntu packages in INSTALL.md
parent
81e76837
Pipeline
#38312
passed with stages
in 6 minutes and 17 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
INSTALL.rst
View file @
01261f86
...
@@ -15,17 +15,19 @@ Packages for Ubuntu (≥ 18.04)
...
@@ -15,17 +15,19 @@ Packages for Ubuntu (≥ 18.04)
2. Install some additional packages
2. Install some additional packages
.. code:: shell
.. code:: shell
$ sudo apt install git cython3
g++
libhwloc-dev libibverbs-dev libblas-dev
~nlibmumps-scotch-* libnuma-dev ~nlibscotch-* ~nlibstdc++-*
-dev gfortran libmumps-scotch-dev build-essential libopenblas-dev liblapack-dev
$ sudo apt install git cython3 libhwloc-dev libibverbs-dev libblas-dev
libnuma
-dev gfortran libmumps-scotch-dev build-essential libopenblas-dev liblapack-dev
librsb-dev
3. Install python dependencies
3. Install python dependencies
.. code:: shell
.. code:: shell
$ sudo apt install python3-pip python3-mpi4py python3-dill python3-scipy python3-dev python3-matplotlib python3-pytest python3-sympy python3-
mpmath python3-pickleshare python3-prompt-toolkit python3-pygments python3-pyparsing python3-simplegeneric python3-traitlets
$ sudo apt install python3-pip
ipython3
python3-mpi4py python3-dill python3-scipy python3-dev python3-matplotlib python3-pytest python3-sympy python3-
simplegeneric
4. Install python virtualenv to be able to have python virtual environments:
4. Install python virtualenv to be able to have python virtual environments:
.. code:: shell
.. code:: shell
$ sudo apt install python3-virtualenv virtualenv
$ sudo apt install virtualenv
Packages for Fedora
Packages for Fedora
~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment