- 22 May, 2025 1 commit
-
-
Grégoire Locqueville authored
The `filterNodes` function's name and type signature were confusing, so they were changed to make it evident that the filtering function for an antry is applied to its total number of cooccurrences.
-
- 21 May, 2025 2 commits
-
-
Grégoire Locqueville authored
-
Grégoire Locqueville authored
`occurrencesWith` takes a function parameter to map over the input collection before counting occurrences. Every time it's called, though, it's with `identity`, so I replaced the function with a basic occurence counting function. Note that if one needs to apply a function to a collection before counting occurrences, they can simply `fmap` over the collection first.
-
- 12 Oct, 2023 1 commit
-
-
Przemyslaw Kaminski authored
Basically, Gargantext.Prelude exports all of Protolude now.
-
- 25 Jan, 2023 2 commits
-
-
Przemyslaw Kaminski authored
Based on the suggestions in https://kodimensional.dev/space-leak
-
Przemyslaw Kaminski authored
-
- 07 Oct, 2022 1 commit
-
-
Alexandre Delanoë authored
-
- 03 Dec, 2021 1 commit
-
-
Alexandre Delanoë authored
-
- 26 Aug, 2020 1 commit
-
-
Alexandre Delanoë authored
-
- 18 Jul, 2020 1 commit
-
-
Alexandre Delanoë authored
-
- 02 Jun, 2020 1 commit
-
-
Przemyslaw Kaminski authored
-
- 24 Jan, 2019 1 commit
-
-
Alexandre Delanoë authored
-
- 28 Jun, 2018 1 commit
-
-
Alexandre Delanoë authored
[CLEAN] adding signatures, removing unused imports, fixing shadowing...
-
- 30 May, 2018 1 commit
-
-
Alexandre Delanoë authored
-
- 25 May, 2018 1 commit
-
-
Alexandre Delanoë authored
-
- 02 May, 2018 1 commit
-
-
Alexandre Delanoë authored
-
- 27 Apr, 2018 1 commit
-
-
Alexandre Delanoë authored
distributional) Prelude: ideas on $ and & removed, kept in git history anyway.
-