You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
jajupmochi 08ee17d153 [CI] Add tests on Python 3.9. 3 years ago
datasets Update test datasets, use pre-given datasets in test_graph_kernels.py. 4 years ago
docs Update docs: experiments. 4 years ago
gklearn [Fix] Fix laplacian_kernel and cosine_kernel between pairs of numpy vectors. 3 years ago
notebooks 1. fix bugs. 5 years ago
.appveyor.yml Update .appveyor.yml. 4 years ago
.coveragerc Add ged module. 5 years ago
.gitignore [CI] Ignore downloaded datasets. 4 years ago
.readthedocs.yml Update .readthedocs.yml. 4 years ago
.travis.yml [CI] Add tests on Python 3.9. 3 years ago
CHANGELOG.md Add CHANGELOG.md. 4 years ago
LICENSE Initial commit 7 years ago
Problems.md Fix bugs when installing slycot. 4 years ago
README.md [CI] Fix travis badge link. 3 years ago
crowdin.yml Update Crowdin configuration file 4 years ago
requirements.txt Fix bugs when installing slycot. 4 years ago
requirements_pypi.txt Fix bugs when installing slycot. 4 years ago
setup.py Update version. 4 years ago

A Python package for graph kernels, graph edit distances and graph pre-image problem.

Text Jupyter Notebook Python C++ other