Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 20 May 14:53
fec4b52

0.2.0 (2026-05-20)

⚠ BREAKING CHANGES

  • added quantum local state frame function, refactors
  • the experiments have been modified for the new naming scheme for the online shadow training
  • modified evaluation, deleted evaluate_layers_empirical_mse, simplified files refactors
  • complete revamp of the shadow estimator object and refactoring
  • complete revamp of the core.py into an internal submodule
  • deleted primitive scripts for the new upcoming scripts

Features

  • added quantum local state frame function, refactors (fe46a7c)
  • added scripts to the package (56f712d)
  • added various function name to public (2057e25)
  • complete revamp of the core.py into an internal submodule (c14911d)
  • complete revamp of the shadow estimator object and refactoring (b588ad8)
  • deleted primitive scripts for the new upcoming scripts (3491778)
  • modified evaluation, deleted evaluate_layers_empirical_mse, simplified files refactors (ce89196)
  • the experiments have been modified for the new naming scheme for the online shadow training (3995bc6)
  • updating scripts for the new experiments (a46e688)