Skip to content
  • Philipp Maierhöfer's avatar
    Added support for 128-bit integral weights. · 36c4f171
    Philipp Maierhöfer authored
    * Uses GCC's unsigned __int128 type.
    * Activated with the build option weight_width=128.
    * Changes the name of the Kira executable to kira128.
    * In real life, use this only when REALLY needed.
    * Requires extensive testing!
    36c4f171