fdint-v2.0
Changes in 2.0:
- completely rewrote the package in Cython, which results in ~3x speedup over
gfortran + f2py, as well as more maintainable code - added inverse Fermi-Dirac integral of order k=1/2
- added generalized Fermi-Dirac integrals and their first derivatives
- used in semiconductor physics and astrophysics
- added semiconductor-specific functions in the new
scfd
module