Voice et bot modif

This commit is contained in:
pi 2026-06-16 17:09:34 +00:00
parent 189d56026b
commit 7333a22bcd
10774 changed files with 634644 additions and 933308 deletions

View file

@ -74,26 +74,26 @@ CONFIG = _cleanup(
"blas": {
"name": "scipy-openblas",
"found": bool("True".lower().replace("false", "")),
"version": "0.3.30",
"version": "0.3.31.188.0",
"detection method": "pkgconfig",
"include directory": r"/opt/_internal/cpython-3.12.12/lib/python3.12/site-packages/scipy_openblas64/include",
"lib directory": r"/opt/_internal/cpython-3.12.12/lib/python3.12/site-packages/scipy_openblas64/lib",
"openblas configuration": r"OpenBLAS 0.3.30 USE64BITINT DYNAMIC_ARCH NO_AFFINITY Haswell MAX_THREADS=64",
"openblas configuration": r"OpenBLAS 0.3.31.188.0 USE64BITINT DYNAMIC_ARCH NO_AFFINITY SkylakeX MAX_THREADS=64",
"pc file directory": r"/project/.openblas",
},
"lapack": {
"name": "scipy-openblas",
"found": bool("True".lower().replace("false", "")),
"version": "0.3.30",
"version": "0.3.31.188.0",
"detection method": "pkgconfig",
"include directory": r"/opt/_internal/cpython-3.12.12/lib/python3.12/site-packages/scipy_openblas64/include",
"lib directory": r"/opt/_internal/cpython-3.12.12/lib/python3.12/site-packages/scipy_openblas64/lib",
"openblas configuration": r"OpenBLAS 0.3.30 USE64BITINT DYNAMIC_ARCH NO_AFFINITY Haswell MAX_THREADS=64",
"openblas configuration": r"OpenBLAS 0.3.31.188.0 USE64BITINT DYNAMIC_ARCH NO_AFFINITY SkylakeX MAX_THREADS=64",
"pc file directory": r"/project/.openblas",
},
},
"Python Information": {
"path": r"/tmp/build-env-q88b68bk/bin/python",
"path": r"/tmp/build-env-tgi5ymto/bin/python",
"version": "3.12",
},
"SIMD Extensions": {