Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 299 Bytes

TODO.md

File metadata and controls

13 lines (9 loc) · 299 Bytes

Necessary:

  • None! :>

Optional:

  • Find better weights or weight functions for collectors
  • Earth mover's distance for distributions
  • Use numpy for distributions
  • Parallel execution
  • The core algorithm could be ported to C, Cython or the likes to release the global interpreter lock.