- Moved src/tests/ → tests/ - Added test_* functions with assertions to script-style test files - Added main() to each so IDEs offer it as a separate run target from pytest - Fixed cupy_test.py: remove spurious x_gpu += x_cpu, fix duplicate xlabel Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
9 lines
84 B
Plaintext
9 lines
84 B
Plaintext
.idea
|
|
data
|
|
build
|
|
results
|
|
images
|
|
*.egg-info
|
|
__pycache__
|
|
*.npzdata
|
|
.ipynb_checkpoints/ |