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 06c940c commit 4fa8392Copy full SHA for 4fa8392
README.md
@@ -51,11 +51,6 @@ https://pyro2.readthedocs.io/
51
(note, for older Fedora releases, replace `dnf` with `yum`. For
52
python 2.x, leave off the `3` in the package names.)
53
54
- - You also need to make sure gfortran is present on you system. On a
55
- Fedora system, it can be installed as:
56
-
57
- `dnf install gcc-gfortran`
58
59
- Not all matplotlib backends allow for the interactive plotting as
60
pyro is run. One that does is the TkAgg backend. This can be made
61
the default by creating a file `~/.matplotlib/matplotlibrc` with
0 commit comments