Releases: PhilippAumann/circuitq
Releases · PhilippAumann/circuitq
v1.2.1
v1.2.0
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
What's Changed
- Run tests in GitHub Actions by @nikosavola in #2
- CI linting by @nikosavola in #4
- Clean the repository from local folders by @nikosavola in #5
New Contributors
- @nikosavola made their first contribution in #2
Full Changelog: https://github.com/PhilippAumann/circuitq/commits/v1.1.1