LICENSE
README.md
pyproject.toml
reasoning_from_scratch/__init__.py
reasoning_from_scratch/appendix_c.py
reasoning_from_scratch/appendix_f.py
reasoning_from_scratch/ch02.py
reasoning_from_scratch/ch02_ex.py
reasoning_from_scratch/ch03.py
reasoning_from_scratch/qwen3.py
reasoning_from_scratch/qwen3_batched.py
reasoning_from_scratch/qwen3_optimized.py
reasoning_from_scratch/utils.py
reasoning_from_scratch.egg-info/PKG-INFO
reasoning_from_scratch.egg-info/SOURCES.txt
reasoning_from_scratch.egg-info/dependency_links.txt
reasoning_from_scratch.egg-info/requires.txt
reasoning_from_scratch.egg-info/top_level.txt
tests/test_appendix_c.py
tests/test_appendix_f.py
tests/test_ch02.py
tests/test_ch02_ex.py
tests/test_ch03.py
tests/test_qwen3.py
tests/test_qwen3_batched.py
tests/test_qwen3_batched_stop.py
tests/test_qwen3_optimized.py