Skip to content

Commit f2c4ece

Browse files
committed
minor more description in the changelog
1 parent 0f11dc9 commit f2c4ece

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Version 0.2.0
77
-> `lsnms.nms` is now twice faster to compile (only one tree to compile)
88
- `cutoff_distance` and `tree` are now deprecated. Warnings are issued when those are specified.
99
- cleared the tests structure
10+
- added types conversion and sanity checks for data shape, etc
1011
- cached all the jitted function which could (the non recursive ones) -> saves 2 seconds of compilation time at first use.
1112
-> `lsnms.nms` is now hyperparameter free, runs just as fast as before, and almost three times faster to compile at first use.
1213

0 commit comments

Comments
 (0)