MarginaliaSearch/code/libraries/coded-sequence/java/nu/marginalia/sequence
Viktor Lofgren ecfe17521a (coded-sequence) Correct implementation of Elias gamma
The implementation was incorrectly using 1 bit more than it should.  The change also adds a put method for Elias delta; and cleans up the interface a bit.
2024-07-09 17:28:21 +02:00
..
io (coded-sequence) Correct implementation of Elias gamma 2024-07-09 17:28:21 +02:00
EliasGammaCodec.java (coded-sequence) Correct implementation of Elias gamma 2024-07-09 17:28:21 +02:00
GammaCodedSequence.java (index) Partial re-implementation of position constraints 2024-06-24 15:55:54 +02:00
SequenceOperations.java (index) Integrate positions data with indexes WIP 2024-06-10 15:09:06 +02:00