You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2018. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,9 +12,7 @@ The Python package was written by Xuanyou Pan and David Straub.
12
12
13
13
## Installation
14
14
15
-
The package requires Python version 3.5 or above as well as `numpy` and `scipy`, which are best installed using the system's package manager or a Python distribution like [Anaconda](https://docs.continuum.io/anaconda/).
16
-
17
-
With these prerequisites, the package can be installed simply with
15
+
The package requires Python version 3.5 or above. It can be installed with
0 commit comments