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: