Releases: lxvm/AutoBZCore.jl
Releases · lxvm/AutoBZCore.jl
v0.4.1
v0.4.0
AutoBZCore v0.4.0
Breaking changes:
- Transition to CommonSolve.jl interface, more similar to Integrals.jl
- Integrands renamed:
FourierIntegrand
->FourierIntegralFunction
etc - New problem types:
IntegralProblem
,AutoBZProblem
,DOSProblem
- Removed
batchsolve
andIntegralSolver
and HDF5 extension (use HDF5 directly instead)
Merged pull requests:
v0.3.8
AutoBZCore v0.3.8
Merged pull requests:
v0.3.7
AutoBZCore v0.3.7
v0.3.6
AutoBZCore v0.3.6
v0.3.5
AutoBZCore v0.3.5
- update to IteratedIntegration v0.5 for AuxValues with different type of primary and auxiliary values
Merged pull requests:
v0.3.4
AutoBZCore v0.3.4
- documenter v1
- fixed nested batching bug
- write numevals to h5
- CI working with SymmetryReduceBZ
- added aqua to tests
- improve inference in places
Merged pull requests: