Commit Graph

2 Commits

Author SHA1 Message Date
7fae6b23b7 fix: add writeup 2025-08-10 03:39:33 +08:00
c2d423445d fix: correct run.sh script parameters and disable HNSW code (v0.3.1)
- Fix syntax error in run.sh: remove extra quote and correct --log-path to --log-file
- Comment out HNSW algorithm implementation in enc.rs and algorithms.rs to simplify codebase
- Bump version to 0.3.1 in Cargo.toml
- Remove HNSW implementation guide and test files
- Add comprehensive project writeup documentation
2025-08-06 21:40:12 +08:00