Commit e22b6b26 authored by Fize Jacques's avatar Fize Jacques
Browse files

Update Changelog

1 merge request!5Add new version : Graph Extension, Parallelization, Graph Embedding, Performance enhanced
Showing with 8 additions and 0 deletions
+8 -0
...@@ -122,6 +122,14 @@ each code is associated with a reference to the original.** ...@@ -122,6 +122,14 @@ each code is associated with a reference to the original.**
## CHANGELOG ## CHANGELOG
### 05.03.2019
* Add Graph Embedding algorithms
* Remove depreciated methods and classes
* Add logo
* Update documentation
### 25.02.2019 ### 25.02.2019
* Add New Graph Class. Features : Cython Extensions, precomputed values (degrees, neighbor info), hash representation of edges and nodes for a faster comparison * Add New Graph Class. Features : Cython Extensions, precomputed values (degrees, neighbor info), hash representation of edges and nodes for a faster comparison
* Some algorithms are parallelized such as graph edit distances or Jaccard * Some algorithms are parallelized such as graph edit distances or Jaccard
......
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