⚡ NanoVector v0.1.1 — Automatic NumPy Dependency & Persistence Enhancements
What's New in v0.1.1
- Automatic NumPy Dependency:
pip install nanovector and uv add nanovector now automatically pull numpy>=1.20. No extra manual installation required!
- Zero-Copy Buffer Protocol: Directly reads and queries 2D NumPy float32 arrays without intermediate memory allocations.
- Episodic Brain Persistence: Validated and documented long-term memory pattern for autonomous AI agents.
- Precompiled Wheels: Windows AMD64 binary wheels published on PyPI.
Installation
pip install --upgrade nanovector