4 Commits
Author SHA1 Message Date
jensandClaude Sonnet 4.6 3edc124a5c [refactor] move tests to tests/, add pytest functions and main() entrypoints
- 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>
2026-06-02 21:32:58 +02:00
jens ed8274cc8b updated gitignore 2025-12-19 11:11:00 +01:00
jens a3894f7c34 - added train
- refactored CdTrain
2025-12-16 15:58:06 +01:00
jens b6e94e75ac Initial commit 2025-12-16 14:52:36 +01:00