Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I'd suggest looking up succinct data structures, cache oblivious data structures, and probabilistic data structures.


Anything specific that could cover what "NDArray-like" structures are? In concrete, to make row-oriented/column-oriented hybrids?

(I wish to found a way to encode the equivalent of `struct Data{col1:Vec<..>, ...>})


Succinct data structures ftw.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: