This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
graphkit-learn
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
2
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Update requirements.
v0.2.x
jajupmochi
5 years ago
parent
c2e88d9274
commit
1191009381
2 changed files
with
2 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
README.md
+1
-1
requirements.txt
+ 1
- 1
README.md
View File
@@ -10,7 +10,7 @@ A Python package for graph kernels, graph edit distances and graph pre-image pro
## Requirements
## Requirements
* python>=3.5
* python>=3.5
* numpy>=1.1
5
.2
* numpy>=1.1
6
.2
* scipy>=1.1.0
* scipy>=1.1.0
* matplotlib>=3.0.0
* matplotlib>=3.0.0
* networkx>=2.2
* networkx>=2.2
+ 1
- 1
requirements.txt
View File
@@ -1,4 +1,4 @@
numpy>=1.1
5
.2
numpy>=1.1
6
.2
scipy>=1.1.0
scipy>=1.1.0
matplotlib>=3.0.0
matplotlib>=3.0.0
networkx>=2.2
networkx>=2.2
Write
Preview
Loading…
Cancel
Save