Commit Graph

6 Commits

Author SHA1 Message Date
GitHub Actions
921278b065 Fix all failing tests and add .gitignore
- Fix RuntimeError: OrderedDict mutated during iteration in SpaceTimeDict
  - Fix memory usage and spillover for proper sqrt_n compliance
  - Fix thread synchronization with proper locking (cross-platform)
  - Fix FileNotFoundError by ensuring directories are created
  - Add external_sort_key to exports
  - Adjust memory thresholds and test expectations
  - Add comprehensive .gitignore file
  - Clean up Python cache files

  All 14 tests now passing.
2025-07-20 16:40:29 -04:00
GitHub Actions
1b35ac44a2 Fix Windows glob pattern in publish workflow 2025-07-20 20:05:41 +00:00
8974cdf0e5 Update publish.yml 2025-07-20 16:03:58 -04:00
6cb275c4eb workflows 2025-07-20 15:45:05 -04:00
5afaa3a543 Update README.md 2025-07-20 15:11:49 -04:00
69b521b549 Initial 2025-07-20 04:11:04 -04:00