]> Git — Sourcephile - gargantext.git/commit
[FEAT] Adding Graph type for the REST api.
authorAlexandre Delanoë <devel+git@delanoe.org>
Fri, 25 May 2018 21:26:07 +0000 (23:26 +0200)
committerAlexandre Delanoë <devel+git@delanoe.org>
Fri, 25 May 2018 21:26:07 +0000 (23:26 +0200)
commit32f76c9370ef6083602914a0d9848b43aaa277a8
tree9cf7bec5f4fda66bc126bcc1b17941926e3402e7
parent03f5859a2c47304341dde93952e1c3a3e57fe7b3
[FEAT] Adding Graph type for the REST api.
package.yaml
src/Gargantext/Viz/Graph.hs [new file with mode: 0644]
src/Gargantext/Viz/Graph/Distances/Conditional.hs [moved from src/Gargantext/Graph/Distances/Conditional.hs with 98% similarity]
src/Gargantext/Viz/Graph/Distances/Distributional.hs [moved from src/Gargantext/Graph/Distances/Distributional.hs with 96% similarity]
src/Gargantext/Viz/Graph/Distances/Matrice.hs [moved from src/Gargantext/Graph/Distances/Matrice.hs with 96% similarity]
src/Gargantext/Viz/Graph/Utils.hs [moved from src/Gargantext/Graph/Utils.hs with 99% similarity]
stack.yaml