Skip to content

Bump version 0.3.0#27

Open
TheoLaudatQM wants to merge 2 commits intomainfrom
allow_python_3_13
Open

Bump version 0.3.0#27
TheoLaudatQM wants to merge 2 commits intomainfrom
allow_python_3_13

Conversation

@TheoLaudatQM
Copy link
Copy Markdown
Collaborator

@TheoLaudatQM TheoLaudatQM commented Mar 31, 2026

Added

  • Added support for Python 3.13.

Fixed

  • parameters: Use qualibrate.core.parameters instead of removed qualibrate.parameters (fixes ModuleNotFoundError with current qualibrate API).
  • analysis/fitting - allows the fit to converge even if the exponential is inverted.
  • analysis/fitting - fit oscillations in a more robust manner.

Changed

  • Raise minimum qualibrate to 1.0.2 and require Python >=3.10 to align with qualibrate.
  • data/fetcher: Switch result fetching from qm-qua dependent qm_qua.QmJob.fetch_all to qualang_tools dependent qualang_tools.results.fetching_tool.
  • data/fetcher: Use fetching_tool to retrieve acquisition metadata (e.g., is_processing() and get_start_times()).
  • data/fetcher: Apply ignore_handles filtering in __init__ to reduce overhead in retrieve_latest_data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant