Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PRs from #283 to #334
Changes since v1.1.0
Fixes
min_squared_overlap
inbands
below 0.5 #284)reverse
(Ensurereverse!
flips harmonics #285)qplot(::OpenHamiltonian)
#273, Bump Makie compat #288, Upgrade to Makie 0.21 #290)spectrum
#292, Remove unnecessary calls tominimal_callsafe_copy
#333)supercell
withmincoordination
(supercell
: build lattice after applyingmincoordination
#296)combine
(Bug fixes in parametric and/or multiorbitalcombine
#305, Apply ranges to lattices beforecombine
#313)nameof
type piracy #328)New features
Quantica.retarded_eigvals
andQuantica.decay_lengths
functions for 1D AbstractHamiltonians (AddQuantica.retarded_eigvals
andQuantica.decay_lengths
(unexported) for leads without contacts #289)Quantica.gap
andQuantica.gaps
for 1D AbstractHamiltonians (Add experimentalQuantica.gap(h::Hamiltonian, µ = 0)
convenience function for 1D Hamiltonians #294, More general Quantica.gaps #324)GreenSolvers.Schur
for 2-dimensional systems #332)josephson
computation more flexible (AddQuantica.integrand
forjosephson
currents #306, Add custom integration paths and callbacks tojosephson
anddensitymatrix
#307, Integration path override indensitymatrix
andjosephson
#309, Fix bug in #309 #310)densitymatrix
computations more powerful (Implement diagonal indexing in availabledensitymatrix
solvers #311)josephson
anddensitymatrix
. NewPaths
submodule (Taking integration paths seriously #325, Disallow integrand params to be different from integration path params #330)meanfield
: efficient and general Hartree-Fock-Bogoliubov mean fields (General Hartree-Fock mean fields #316, Symmetry enforcement in meanfield #323, Addselector_hartree
andselector_fock
tomeanfield
#326)sitepairs
as a more general sparse indexer for GreenFunctions, a kind of "hopping" complement todiagonal
(GreenFunction indexing refactor #315)Refactors
Breaking changes
torus
tostitch
, and introduced a parametric@stitch
(Parametric@torus
#331, Breaking: renametorus
/@torus
tostitch
/@stitch
#334)