We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c52b792 commit ffd59f3Copy full SHA for ffd59f3
1 file changed
README.md
@@ -8,9 +8,11 @@ _Author_: Alessio Russo (PhD Student at KTH - alesssior@kth.se)
8
Our code is released under the GPLv3 license (refer to the [LICENSE](https://github.com/rssalessio/PythonVRFT/blob/master/LICENSE) file for details).
9
10
## Requirements
11
-- Python 3.9.1
12
-- NumPy 1.19.5
13
-- SciPy 1.6.0
+To run the library you need atleast Python 3.5.
+
+Other dependencies:
14
+- NumPy (1.19.5)
15
+- SciPy (1.6.0)
16
17
## Installation
18
Check the requirements, but the following command should install all the packages.
0 commit comments