Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

v1.0.7

Choose a tag to compare

@GianlucaFicarelli GianlucaFicarelli released this 23 Jun 12:12
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.