File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed
Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -9,10 +9,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99### Added
1010
1111### Changed
12- * Minor code improvements to Permutation and PermutationIterator classes.
13- * Minor code improvements to KendallTauDistance and WeightedKendallTauDistance.
14- * Minor code improvements to CyclicEdgeDistance and CyclicRTypeDistance.
15- * Refactored SequenceSamplers.
12+ * Minor code improvements and/or optimizations within the following classes:
13+ * Permutation
14+ * PermutationIterator
15+ * KendallTauDistance
16+ * WeightedKendallTauDistance.
17+ * CyclicEdgeDistance
18+ * CyclicRTypeDistance.
19+ * The various SequenceSamplers
20+ * KendallTauSequenceDistance
1621
1722### Deprecated
1823
You can’t perform that action at this time.
0 commit comments