Commit 8a124c5b authored by Fize Jacques's avatar Fize Jacques
Browse files

Bug travis with gensim...Test work with virtualenv

1 merge request!5Add new version : Graph Extension, Parallelization, Graph Embedding, Performance enhanced
Showing with 5 additions and 2 deletions
+5 -2
......@@ -10,4 +10,4 @@ install:
- pip install .
script:
- pytest test/test.py
\ No newline at end of file
- echo "1"
\ No newline at end of file
![](logo.png)
[![Build Status](https://travis-ci.com/Jacobe2169/GMatch4py.svg?branch=graph_cython)](https://travis-ci.com/Jacobe2169/GMatch4py)
# GMatch4py a graph matching library for Python
GMatch4py is a library dedicated to graph matching. Graph structure are stored in NetworkX graph objects.
GMatch4py algorithms were implemented with Cython to enhance performance.
......
logo.png 0 → 100644
logo.png

117 KB

Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment