Update README.md

This commit is contained in:
David H. Friedel Jr. 2025-07-20 15:11:49 -04:00
parent 69b521b549
commit 5afaa3a543

View File

@ -7,6 +7,8 @@
Memory-efficient algorithms and data structures for Python using Williams' √n space-time tradeoffs. Memory-efficient algorithms and data structures for Python using Williams' √n space-time tradeoffs.
**Paper Repository**: [github.com/sqrtspace/sqrtspace-paper](https://github.com/sqrtspace/sqrtspace-paper)
## Installation ## Installation
```bash ```bash