]> Git — Sourcephile - gargantext.git/commit
working on the adaptative matching
authorqlobbe <quentin.lobbe@iscpif.fr>
Fri, 9 Aug 2019 15:14:30 +0000 (17:14 +0200)
committerqlobbe <quentin.lobbe@iscpif.fr>
Fri, 9 Aug 2019 15:14:30 +0000 (17:14 +0200)
commit40da815364fe468db1cd538a2b0dc142755aa8a4
treec97894999b6881f24d0b7dba0393c09356d0cf49
parentf9d09a805cd4717c3bd23b636b49f264b6195176
working on the adaptative matching
bin/gargantext-adaptative-phylo/Main.hs [new file with mode: 0644]
package.yaml
src/Gargantext/Viz/AdaptativePhylo.hs [new file with mode: 0644]
src/Gargantext/Viz/Phylo/PhyloExample.hs [new file with mode: 0644]
src/Gargantext/Viz/Phylo/PhyloExport.hs [new file with mode: 0644]
src/Gargantext/Viz/Phylo/PhyloMaker.hs [new file with mode: 0644]
src/Gargantext/Viz/Phylo/PhyloTools.hs [new file with mode: 0644]
src/Gargantext/Viz/Phylo/SynchronicClustering.hs [new file with mode: 0644]
src/Gargantext/Viz/Phylo/TemporalMatching.hs [new file with mode: 0644]
src/Gargantext/Viz/Phylo/View/Export.hs