]> Git — Sourcephile - gargantext.git/shortlog
gargantext.git
2019-05-07 qlobbetune the threshold and sensibility of the WeightedLogJa...
2019-05-07 Alexandre Delanoë[FIX] exposing right Phylo Module into Gargantext lib...
2019-05-07 qlobbeissues with hidden module when trying to make a bin...
2019-05-07 Alexandre Delanoë[Bin.Phylo] parse fix list of Text.
2019-05-07 qlobbefix
2019-05-07 qlobbeadapt Main to example
2019-05-07 Alexandre DelanoëMissing file.
2019-05-07 qlobbefix some bugs
2019-05-07 Alexandre Delanoë[FIX] Warnings at compilation.
2019-05-07 Alexandre Delanoë[BIN/PHYLO] first draft, needs phylo connection.
2019-05-07 qlobbeFix some warnings
2019-05-07 qlobbejust finalized the dot export
2019-05-07 qlobbeAdd the dot export
2019-05-07 qlobbeWorking on dot export
2019-04-16 Alexandre Delanoë[LIST.CSV] fix label and forms.
2019-04-16 Alexandre Delanoë[VIZ/CHARTS] Histogram by year.
2019-04-12 Alexandre Delanoë[GRAPH] Sorting the nodes.
2019-04-08 Alexandre Delanoë[API][PHYLO] Get + Post (put not implemented yet) ...
2019-04-08 Alexandre Delanoë[REST][PHYLO] Parameters, todo: test query.
2019-04-08 Alexandre Delanoë[VIZ.API][FACTO]
2019-04-08 Alexandre Delanoë[FACTO] VIZ.APIS
2019-04-06 Alexandre Delanoë[PHYLO][API] Get implemented.
2019-04-05 Alexandre Delanoë[FIX] getNeighbours False instead of True (commit 4cbd0...
2019-04-05 Alexandre Delanoë[FIX] heads.
2019-04-05 Alexandre Delanoë[PHYLO.API] REST GET.
2019-04-05 Alexandre Delanoë[PHYLO.API] missing file.
2019-04-05 Alexandre Delanoë[PHYLO.API] Adding REST functions.
2019-04-05 Alexandre Delanoë[MERGE] Fix warnings.
2019-04-05 Alexandre Delanoë[Phylo][Merge] Fix warnings and adding Eq instance...
2019-04-04 qlobbeadd the mecanisms for filtering the FIS if needed
2019-04-03 qlobbeadd the phylopeaks and correct some bugs on the phylodocs
2019-04-02 qlobbeworking on phyloPeaks
2019-04-02 qlobbeAdd the PhyloParam to the Phylo constructor
2019-04-01 qlobbeAdd new types for Cluster, Proximity, Filter, etc
2019-03-29 qlobberefactoring Phylo.hs
2019-03-28 qlobbeadd a toPhylo function and the foundation of the Rest...
2019-03-25 qlobbeadd the view maker system
2019-03-21 qlobbeadd the Metrics and the Filters
2019-03-20 qlobbeStrating to add PhyloView and PhyloQuery
2019-03-18 qlobbeAdd the new branches definition
2019-03-18 qlobbeAdd the view types for exporting a phylo
2019-03-15 qlobbeMerge branch 'dev-phylo' of https://gitlab.iscpif.fr...
2019-03-15 qlobbeadd the foundations to the phylo
2019-03-15 qlobbeadding some view functions
2019-03-15 Alexandre Delanoë[PHYLO] cLouvain in IO Monad fix.
2019-03-15 qlobbestarting working on output views
2019-03-15 qlobbehard core refactoring
2019-03-15 qlobbeWhooo class types ...
2019-03-15 qlobberefactoring
2019-03-15 qlobbeAdd the clustering up to level 2 and more
2019-03-15 qlobbeAdd the first steps the clustering
2019-03-15 qlobbeAdd the branches detection
2019-03-15 qlobbeAdd the branch detection with a bugg
2019-03-15 qlobbeAdd the weightedLogJaccard function
2019-03-15 qlobbeAdd sub cooc matrix to each PhyloGroup of level 1 and...
2019-03-15 qlobbeAdd all the matching Childs/Parents mecanism
2019-03-15 qlobbeBegining of the Pair step
2019-03-15 qlobbeEnd of refactoring, put some function inside Tools.hs
2019-03-15 qlobbeMore refactoring
2019-03-15 qlobbeSome refactoring
2019-03-15 Alexandre Delanoë[PHYLO] Code Review + Tools start.
2019-03-15 Alexandre Delanoë[Phylo] Reading cosmetics / New Tools file.
2019-03-15 qlobbeAdd cooc matrix out of Fis
2019-03-15 qlobbeAdd field groupQuality to the phylo & a nonempty filter...
2019-03-15 qlobbeAdd Fis filters & Fis to level 1 & level 1's links...
2019-03-15 qlobbeRefactor links 0 to -1 and -1 to 0 with lenses
2019-03-15 qlobbeTry to build links from -1 to 0
2019-03-15 qlobbeRefactor level -1 and 0 and start linking -1 to 0
2019-03-15 Alexandre Delanoë[Code Review] Morning Code Quentin and Alexandre.
2019-03-15 qlobbeadd phyloLevel -1 & 0
2019-03-15 qlobbeharmonized functions and types
2019-03-15 qlobbeadd types Fis, Clique and Support
2019-03-15 qlobbenew type for phylo
2019-03-15 qlobbeadd the foundations to the phylo
2019-03-14 qlobbeMerge branch 'dev-phylo' of https://gitlab.iscpif.fr...
2019-03-14 qlobbeadding some view functions
2019-03-14 Alexandre Delanoë[PHYLO] cLouvain in IO Monad fix.
2019-03-13 qlobbestarting working on output views
2019-03-12 qlobbehard core refactoring
2019-03-11 qlobbeWhooo class types ...
2019-03-11 qlobberefactoring
2019-03-08 qlobbeAdd the clustering up to level 2 and more
2019-03-07 qlobbeAdd the first steps the clustering
2019-03-07 qlobbeAdd the branches detection
2019-03-06 qlobbeAdd the branch detection with a bugg
2019-03-05 qlobbeAdd the weightedLogJaccard function
2019-03-05 qlobbeAdd sub cooc matrix to each PhyloGroup of level 1 and...
2019-03-04 qlobbeAdd all the matching Childs/Parents mecanism
2019-03-01 qlobbeBegining of the Pair step
2019-03-01 qlobbeEnd of refactoring, put some function inside Tools.hs
2019-02-28 qlobbeMore refactoring
2019-02-27 qlobbeSome refactoring
2019-02-27 Alexandre Delanoë[PHYLO] Code Review + Tools start.
2019-02-27 Alexandre Delanoë[Phylo] Reading cosmetics / New Tools file.
2019-02-27 qlobbeAdd cooc matrix out of Fis
2019-02-25 qlobbeAdd field groupQuality to the phylo & a nonempty filter...
2019-02-22 qlobbeAdd Fis filters & Fis to level 1 & level 1's links...
2019-02-21 qlobbeRefactor links 0 to -1 and -1 to 0 with lenses
2019-02-20 qlobbeTry to build links from -1 to 0
2019-02-19 qlobbeRefactor level -1 and 0 and start linking -1 to 0
next