mirror of
https://github.com/saymrwulf/NTT-learning.git
synced 2026-05-14 20:47:53 +00:00
16 lines
249 B
Text
16 lines
249 B
Text
.venv/
|
|
__pycache__/
|
|
*.py[cod]
|
|
.logs/
|
|
.run/
|
|
.cache/
|
|
.ipython/
|
|
.jupyter_config/
|
|
.jupyter_data/
|
|
.jupyter_runtime/
|
|
.ipynb_checkpoints/
|
|
.pytest_cache/
|
|
.mypy_cache/
|
|
*.egg-info/
|
|
Complete Beginner Guide to the Number Theoretic Transform (NTT).pdf
|
|
.DS_Store
|