vercingetorx

Results 7 issues of vercingetorx

# Compatibility Report - Name of the game with compatibility issues: Back 4 Blood - Steam AppID of the game: 924970 ## System Information - GPU: nvidia geforce gtx 1070...

Game compatibility - Unofficial

Addition of the safe.py module makes it such that this repo cannot load the pickled transformer file in the huggingface cache, the same file this repo downloads automatically. I'm not...

bug-report

Currently Veracrypt is not installable on Debian testing as the dependency libwxgtk3.0-gtk3-0v5 is not installable. They have a higher version libwxgtk3.2-1 but that wouldn't fulfill that dependency, correct? If not,...

Fixed

# Compatibility Report - Name of the game with compatibility issues: Starfield - Steam AppID of the game: 1716740 ## System Information - GPU: rtx 4090 - Video driver version:...

Game compatibility - Unofficial
NVIDIA drivers
Mesa drivers
AMD RADV

Testing out your code with a SciPy example and I am getting the incorrect inverse. Am I doing something wrong? SciPy: ```python >>> from scipy.fft import fft, ifft >>> import...