summaryrefslogtreecommitdiff
path: root/src/python/test/test_dtm.py
AgeCommit message (Expand)Author
2022-08-02Pull out the for loop in testHind-M
2022-07-27Enable keops dtm warningsHind-M
2021-11-15Remove irrelevant q in test_dtm_overflow_warningsHind-M
2021-11-15Keep dtm warnings test for "hnsw"Hind-M
2021-11-15Disable test of dtm warnings until next version of pykeops is released (cf. i...Hind-M
2021-10-25Revert "Add warnings in dtm.py for DistanceToMeasure and DTMDensity"Hind-M
2021-10-08Add warnings in dtm.py for DistanceToMeasure and DTMDensityHind-M
2021-09-08Set the warning filter to "always"Hind-M
2020-05-19Test with explicit weightsMarc Glisse
2020-05-18Infer k when we pass the distances to the nearest neighborsMarc Glisse
2020-05-12More testMarc Glisse
2020-05-12test + reformatMarc Glisse
2020-04-22Reduce the probability of failure of test_dtmMarc Glisse
2020-04-19Drop redundant testMarc Glisse
2020-04-14Check that the gradient is not NaNMarc Glisse
2020-04-14More testingMarc Glisse
2020-04-13enable_autodiff with keopsMarc Glisse
2020-04-12Parallelize the "precomputed" case of knnMarc Glisse
2020-04-11Use longer namesMarc Glisse
2020-03-28Default param of 2 for DTMMarc Glisse
2020-03-28Fix testMarc Glisse
2020-03-28Fix testMarc Glisse
2020-03-27docMarc Glisse
2020-03-27Improve coverageMarc Glisse
2020-03-26cmakeMarc Glisse