Skip to content

v0.0.28

Choose a tag to compare

@ma-sadeghi ma-sadeghi released this 30 Mar 06:29
· 338 commits to main since this release

What's Changed

  • Augment Bayesian inference results with fitness metrics by @ma-sadeghi in #102
  • New utils function: eval_posterior_predictive: computes posterior predictive for a given circuit
  • New core function: compute_fitness_metrics: computes common fitness metrics and ranks circuits accordingly
  • New visualization function: print_inference_results: pretty-prints inference results
  • Major refactor: preprocess_impedance_data
  • Documentation: Added missing docstrings throughout the package

Full Changelog: v0.0.27...v0.0.28