Skip to content

Releases: PhilippAumann/circuitq

v1.2.1

01 Jun 08:46

Choose a tag to compare

Release in accordance with version number.

v1.2.0

01 Jun 08:25

Choose a tag to compare

The functionality to use natural units has been added with the natural_units keyword of the CircuitQ class.

Added the possibility to analyse the potential restricted to its unit cell via the unit_cell keyword of the get_numerical_hamiltonian() method. The phrase "unit cell" is inspired by the use of this phrase in solid state physics, however it is not the exact equivalent, as we also have to deal with non-periodic potentials in CircuitQ. However, analysing the potential at its unit cell should avoid redundant degeneracy in the spectrum.

Additional small fixes has been done, including the correct initialisation if get_T1_flux is run in a loop, see issue #6.

v1.1.0

16 Feb 11:08

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/PhilippAumann/circuitq/commits/v1.1.1