Skip to content

v1.0.7

Compare
Choose a tag to compare
@GianlucaFicarelli GianlucaFicarelli released this 23 Jun 12:12
· 36 commits to master since this release
f205a75

New Features

  • Added CircuitIds.intersection to take the intersection of two CircuitIds.

Improvements

  • Improve performance when querying a population with get() and ids().

Bug Fixes

  • Fix CircuitIds.sample() to always return different samples.
  • Ensure that the report DataFrames have the same schema even when empty.