alexbowe / debdec

Python library for efficiently decodable de Bruijn sequences (WiP).
7 stars 0 forks source link

Assembler Proof of Concept #4

Open alexbowe opened 10 years ago

alexbowe commented 10 years ago

Implement:

The judy array stuff can be done in separate processes and merged at the end, or a bitmap can be used (like conway and bromage).