Releases: simonschoelly/GraphDatasets.jl
Releases · simonschoelly/GraphDatasets.jl
v0.2.0
GraphDatasets v0.2.0
Merged pull requests:
- Migrate from LightGraphs to Graphs.jl (#12) (@simonschoelly)
v0.1.1
GraphDatasets v0.1.1
Changes:
- Make ValGraphCollection an AbstractVector
- Add resolve-categories keyword argument to loadgraphs
- Add Imdb datasets
- Add REDDIT-MULTI-datasets
- Add ZINC datasets
- Fix graph eltype for COLORS_3 and COLLAB datasets
- Cleanup code for some TUDatasets
v0.1.0
GraphDatasets v0.1.0
Merged pull requests:
- Add verification to ValGraphCollection constructor (#1) (@simonschoelly)
- Add more TUDatasets (#2) (@simonschoelly)