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
Copy file name to clipboardExpand all lines: README.md
+1-3
Original file line number
Diff line number
Diff line change
@@ -29,9 +29,7 @@ Install PyGAD with the following command:
29
29
pip install pygad
30
30
```
31
31
32
-
PyGAD is developed in Python 3.7.3 and depends on NumPy for creating and manipulating arrays and Matplotlib for creating figures. The exact NumPy version used in developing PyGAD is 1.16.4. For Matplotlib, the version is 3.1.0.
33
-
34
-
To get started with PyGAD, please read the documentation at [Read The Docs](https://pygad.readthedocs.io/)https://pygad.readthedocs.io.
32
+
To get started with PyGAD, please read the documentation at [Read The Docs](https://pygad.readthedocs.io)https://pygad.readthedocs.io.
0 commit comments