-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chmt to_numpy_matrix en to_numpy_array et maj versions
- Loading branch information
1 parent
8f05a63
commit 0a7ddcc
Showing
2 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# conda update --all | ||
# pip freeze | ||
numpy==1.17.4 | ||
pandas==0.25.3 | ||
networkx==2.4 | ||
matplotlib==3.1.1 | ||
# pip freeze ou conda list | ||
numpy==1.19.2 | ||
pandas==1.1.3 | ||
networkx==2.5 | ||
matplotlib==3.3.2 |