lxvm / AutoBZ.jl

Automatic and adaptive BZ integration for electronic properties
https://lxvm.github.io/AutoBZ.jl/
MIT License
3 stars 1 forks source link

v0.2 #18

Closed lxvm closed 1 year ago

lxvm commented 1 year ago

This is the matching release of AutoBZCore v0.2. These are some of the highlights

Lots of ideas in this implementation are taken from the SciML ecosystem and the rule interface of HCubature.jl. This package is specifically meant to be good at Wannier interpolation and does not aim to be the most general purpose integration library. My ethos is that the library takes care of the Wannier interpolation and the user provides a thread-safe kernel of the integrand.