We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c7b02e commit 3927cd9Copy full SHA for 3927cd9
README.rst
@@ -60,7 +60,7 @@ On Debian/Ubuntu you can install all that is needed with::
60
sudo apt install git cmake python3-dev g++ libpcre3 libpcre3-dev libgmp3-dev \
61
libgtkmm-3.0-dev libboost-all-dev libgmp-dev libsqlite3-dev uuid-dev \
62
texlive texlive-latex-extra dvipng \
63
- python3-matplotlib python3-mpmath python3-sympy
+ python3-matplotlib python3-mpmath python3-sympy python3-gmpy2
64
65
(on Ubuntu 14.04 you need to replace `cmake` with `cmake3` and also
66
install g++-4.9; get in touch if you don't know how to do this). On
0 commit comments