Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #335 from pablosanjose/v1.2
Release v1.2.0
- Loading branch information
Release v1.2.0
9f1d6fd
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register
9f1d6fd
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Registration pull request created: JuliaRegistries/General/124552
Tip: Release Notes
Did you know you can add release notes too? Just add markdown formatted text underneath the comment after the text
"Release notes:" and it will be added to the registry PR, and if TagBot is installed it will also be added to the
release that TagBot creates. i.e.
To add them here just re-invoke and the PR will be updated.
Tagging
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:
9f1d6fd
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register
Release notes:
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)9f1d6fd
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Registration pull request updated: JuliaRegistries/General/124552
Tagging
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via: