Skip to content

pytket-qujax 0.5.0

Choose a tag to compare

@cqc-melf cqc-melf released this 01 Sep 17:22
e293e9a

0.5.0 (September 2022)

  • Consolidate tk_to_qujax_args with tk_to_qujax_args_symbolic,
    tk_to_qujax with tk_to_qujax_symbolic,
    print_circuit with print_circuit_symbolic
    and removed all the symbolic versions.
    Now, all the functions have a default symbol_map argument
    which tells wherther or not to make it symbolic.
  • Renamed qujax_to_tk to qujax_args_to_tk