- 27 Feb, 2024 5 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
- 26 Feb, 2024 5 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Alexandre Delanoë authored
-
Przemyslaw Kaminski authored
-
- 22 Feb, 2024 14 commits
-
-
Przemyslaw Kaminski authored
- aeson 2.2.1 - some modules moved from API to Core
-
Przemyslaw Kaminski authored
Overall idea is: Core and Database contain base stuff and don't import API. And API imports from Core and Database.
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
This commit switch the PhyloMaker.hs code to use, whenever we can, faster implementations for nub and sort.
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
It also adds a semi-interesting phylo.
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
This reverts commit a60a1be7.
-
Alfredo Di Napoli authored
-
- 19 Feb, 2024 1 commit
-
-
mzheng authored
-
- 16 Feb, 2024 9 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
These are large modules, moving functions around, removing unused ones.
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
- 15 Feb, 2024 1 commit
-
-
Przemyslaw Kaminski authored
Split into Extract/Types/Utils modules. Found some functions that are unused.
-
- 14 Feb, 2024 5 commits
-
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Przemyslaw Kaminski authored
When user searched for a phrase with space inside, in database, the 'to_tsquery' function raised an sql error. One should use 'plainto_tsquery'. Also, a proper test was added.
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-