- 03 Dec, 2019 1 commit
-
-
Philippe Pepiot authored
* Move to Section python * Update to Standards version 4.3.0 * Move to source 3.0 quilt * Add build depends to be able to run tests while building the package * let pybuild autodetect python*-nazca dependencies * Add a python3-nazca package For now ignore failing tests.
-
- 02 Dec, 2019 1 commit
-
-
Philippe Pepiot authored
Explicitly drop packaging from sdist Add tests to sdist
-
- 03 Dec, 2019 2 commits
-
-
Philippe Pepiot authored
Some py2 tests fails but looks unrelated.
-
Philippe Pepiot authored
Otherwise we can't run tests on system having py35 or py36 or py38.
-
- 01 Oct, 2019 14 commits
-
-
Simon Chabot authored
-
Simon Chabot authored
-
Simon Chabot authored
-
Simon Chabot authored
-
Simon Chabot authored
-
Simon Chabot authored
-
Simon Chabot authored
The seed must be fixed in the module where the random function is called. To do that, we have to patch the randint function. Fixing the seed in the test module is not enought, as the randint function the minhashing module is *an other* instance of the function.
-
Simon Chabot authored
(and 0.125 is rounded to 0.12 in python3. It was 0.13 in python2)
-
Simon Chabot authored
-
Simon Chabot authored
-
Simon Chabot authored
-
Simon Chabot authored
-
Simon Chabot authored
-
- 06 Sep, 2019 3 commits
-
-
Simon Chabot authored
-
Simon Chabot authored
-
Simon Chabot authored
-
- 07 Jun, 2019 2 commits
-
-
Simon Chabot authored
-
Simon Chabot authored
-
- 03 Jun, 2019 2 commits
-
-
Simon Chabot authored
If two sets are empty, one can't compute the distance between the two. Let's return 1.
-
Simon Chabot authored
-
- 09 May, 2019 3 commits
-
-
Simon Chabot authored
-
Simon Chabot authored
-
Simon Chabot authored
-
- 21 Mar, 2019 1 commit
-
-
Simon Chabot authored
All the processing objects have a `weight` attribute so they can be mixed each other with their own weighting. Let's use it ! This attribute was unsed until now. Differential Revision: https://phab.logilab.fr/D2066
-
- 03 Sep, 2018 7 commits
-
-
Adrien Di Mascio authored
-
Adrien Di Mascio authored
-
Adrien Di Mascio authored
-
Adrien Di Mascio authored
-
Adrien Di Mascio authored
-
Adrien Di Mascio authored
-
Adrien Di Mascio authored
-
- 21 Aug, 2018 1 commit
-
-
Katia Saurfelt authored
-
- 16 Aug, 2018 3 commits
-
-
Samuel Trégouët authored
-
Samuel Trégouët authored
-
Samuel Trégouët authored
-