initial development: 2024-08-31 .. 2024-08-31
Thanks to Páll Haraldsson for this discourse post on Eytzinger searching that found my attention.
- https://algorithmica.org/en/eytzinger
- https://arxiv.org/pdf/1509.05053
- https://github.com/patmorin/iterate/blob/master/iterate.c
- https://github.com/gammazero/eytzinger/blob/main/eytzinger.go
- https://www.bazhenov.me/posts/faster-binary-search-in-rust/
version | notable developments | additional notes |
---|---|---|
0.1.0 | EytzingerSequences.jl | |
struct Eytzinger{T} | ||
eytzinger(n) | ||