Skip to content

Circle-Map v1.1.1

Compare
Choose a tag to compare
@iprada iprada released this 27 Aug 08:29
· 28 commits to master since this release

New Circle-Map release featuring:

  • Better cluster distribution to worker cores: now, the work is more evenly distributed to the cores, making the cluster level parallelization more efficient
  • Optimization using Just-In-Time compilation: more Circle-Map functions have been compiled with numba.

Taken together, this changes come with a speed-up of around 50% to Circle-Map runtime.