What's Changed
- Changes to support stream api improvements by @etwest in #121
- Dsu updates by @etwest in #120
- Sketching speed improvements by @etwest in #122
- Fixed small bug with bucket probabilities by @etwest in #123
- Faster fast with branch prediction by @etwest in #124
- Better Serialize and 3 Columns by @etwest in #125
- Supernode: range merge function by @etwest in #126
- Remove static alloc and cleanup warnings by @etwest in #127
- exhaustive query update removed by @Gillgamesh in #128
- header import by @Gillgamesh in #129
- Make parallel DSU work and benchmark it by @etwest in #130
- Verifier changes by @etwest in #131
- Bug fix for Multithreaded DSU by @etwest in #132
- Support for allocating more sketches than normal by @etwest in #133
- Compile time option to run L0 Sampling code and better GraphZeppelin configuration by @etwest in #134
New Contributors
- @Gillgamesh made their first contribution in #128
Contributions by @etwest often contain code and insights from @DanielDeLayo.
Full Changelog: v1.0.0...v2.0.0