sqrtspace-python/tests
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
..
__init__.py workflows 2025-07-20 15:45:05 -04:00
test_external_algorithms.py Fix all failing tests and add .gitignore 2025-07-20 16:40:29 -04:00
test_memory_pressure.py Fix all failing tests and add .gitignore 2025-07-20 16:40:29 -04:00
test_spacetime_array.py Fix all failing tests and add .gitignore 2025-07-20 16:40:29 -04:00