Skip to content

fdint-v2.0

Compare
Choose a tag to compare
@scott-maddox scott-maddox released this 01 Jul 03:08
· 12 commits to master since this release

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