Skip to content
Version 24.7.1 of BoltzTraP2

    Bug fixes:
        - Make USE_CYTHON=True the default to avoid problems with Python 3.12.
        - Add Cython to the build dependencies.
        - Restrict NumPy to versions earlier than 2.0.
        - Remove frontend.cpp from the distribution. It is now generated with
          Cython.

    Thanks go to Haoyu (Daniel) Yang and Christian Tantardini for their bug
        reports.