Commit graph

20 commits

Author SHA1 Message Date
294fbccfc8 adding soak test 2024-04-25 14:37:21 -04:00
b3dfd745e7 select/rank for unset as well as set bits (#4)
Reviewed-on: #4
Co-authored-by: Greg Burd <greg@burd.me>
Co-committed-by: Greg Burd <greg@burd.me>
2024-04-24 20:32:09 +00:00
5460ef87b7 performance of span 2024-04-10 23:16:06 -04:00
5b1a5b8015 fixes 2024-04-10 15:48:53 -04:00
d4ce48f540 fixed span and test 2024-04-10 15:34:19 -04:00
b6118d7294 WIP; span@ 1, 76 2024-04-09 22:43:56 -04:00
8079276343 WIP 2024-04-09 22:12:07 -04:00
1ea0871506 WIP 2024-04-09 17:10:22 -04:00
1d98bef7ed fixing rank 2024-04-09 14:46:49 -04:00
605e9e9227 test remaining capacity 2024-04-09 09:13:38 -04:00
120eee0beb more tests 2024-04-08 23:23:22 -04:00
26bb560eb7 more rank() tests; found/fixed bug 2024-04-08 22:01:30 -04:00
306e790f8b more tests 2024-04-08 18:14:47 -04:00
f857692c3c locate first span of length 'n' using rank and select (#3)
Reviewed-on: #3
Co-authored-by: Greg Burd <greg@burd.me>
Co-committed-by: Greg Burd <greg@burd.me>
2024-04-07 20:38:57 +00:00
9d3f87837b add some more examples 2024-04-05 10:34:59 -04:00
6ffa748974 example works, no errors 2024-04-04 19:56:31 -04:00
723ddb29cb translate the example from C++ to C99 2024-04-04 15:58:06 -04:00
8500c7da1d fix warnings 2024-04-04 15:30:44 -04:00
3c341a1429 transitioned from C++ to C99 2024-04-04 15:24:02 -04:00
b6ccffe809 import as C++ 2024-04-02 20:41:55 -04:00