mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-28 07:57:44 +00:00
15c5a4860f
- Remove duplicate DB save from quant.py (keep only in factor_runner) - Add explicit DB path creation with mkdir -p - Add JSON factor summaries to results/factors/ - Add debug logging for result structure - Fix logger.debug -> logger.info (RDAgentLog compatibility) - Update tests to match new architecture (240/240 passing) - Enhance extract_results.py with progress indicators