Skip to content

Relese 0.4.0

Compare
Choose a tag to compare
@kenya-sk kenya-sk released this 05 Jan 15:52
· 25 commits to main since this release
fd0bcb5

Add

  • Support Python3.12 and Python3.13 (#147)
  • Support IBMQ real device (#150 )
  • Experiment log for IBMQ real machine (#152)

Fix

  • Handle zero division pattern when evaluation (#149 )

Change

  • Refactor argument name of hyper parameter search method search_type to sampler_type. (#149 )
  • Unified notation of random seed in config (#151)