Skip to content

Re-enables parallelism

Compare
Choose a tag to compare
@songololo songololo released this 04 Jul 20:47
· 407 commits to master since this release
  • Re-enables parallelism
  • Removes structures.TreeMap in favour of raw numpy arrays. This allows the shortest_path_tree function to be cached (when compiled per JIT).