Commit d8f8b27
Repository cleanup: Organize structure and remove duplicates
- Moved all output files to data/derivatives/ (30MB of outputs)
- Organized demo scripts into examples/ directory
- Removed duplicate demo scripts (8 duplicates identified and removed)
- Moved misplaced test file to tests/
- Removed all cache files (__pycache__, .DS_Store, .pytest_cache)
- Created cleanup script for future maintenance
- Updated .gitignore with comprehensive patterns
The repository structure is now:
- code/quantum_conversations/ - Core package only
- code/examples/ - Demo and utility scripts
- code/tests/ - All test files
- code/scripts/ - Maintenance scripts
- data/derivatives/ - All generated outputs
This cleanup saves 28.5MB and improves organization significantly.
Part of issue #4 implementation.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent a005c42 commit d8f8b27
File tree
47 files changed
+631
-1158
lines changed- code
- examples
- scripts
- tests
- data/derivatives
- bumplot_final_demos
- bumplot_final
- bumplot_improved
- demo_outputs
- dual_probability_demo
- test_outputs
- verification_outputs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
47 files changed
+631
-1158
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
This file was deleted.
This file was deleted.
0 commit comments