Intro¶
[1]:
import vbi
[2]:
vbi.tests()
Integrating: 100%|██████████| 1500/1500 [00:07<00:00, 204.70it/s]
Integrating: 100%|██████████| 1500/1500 [00:00<00:00, 2459.72it/s]
Integrating: 100%|██████████| 11999/11999 [00:02<00:00, 4653.43it/s]
----------------------------------------------------------------------
Ran 108 tests in 27.541s
OK
0.9908645365510211
[3]:
vbi.test_imports()
Dependency Check Package Version Status ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ vbi v0.2 ✅ Available numpy 1.26.4 ✅ Available scipy 1.15.2 ✅ Available matplotlib 3.10.0 ✅ Available sbi 0.23.3 ✅ Available torch 2.6.0+cu124 ✅ Available cupy 13.3.0 ✅ Available
Torch GPU available: True
Torch device count: 1
Torch CUDA version: 12.4
CuPy GPU available: True
CuPy device count: 1
CUDA Version: 12.6
Device Name: NVIDIA RTX A5000
Total Memory: 23.68 GB
Compute Capability: 8.6
[ ]: