Releases: verse-lab/ceramist
Releases · verse-lab/ceramist
Ceramist v1.0.1 Artefact Release (Updated)
This release snapshots the stable functionality of the ceramist library:
- Implementation of bloom filters
- Implementation of counting bloom filters
- Implementation of quotient filters
- Implementation of higher-order AMQ - Blocked AMQ, and instantiations for the AMQs mentioned above.
Details of the implementation can be found on the associated CAV2020 paper.
Ceramist v1.0.1 Artefact Release
Ceramist v1.0.1 Artefact Release
This release snapshots the stable functionality of the ceramist library:
- Implementation of bloom filters
- Implementation of counting bloom filters
- Implementation of quotient filters
- Implementation of higher-order AMQ - Blocked AMQ, and instantiations for the AMQs mentioned above.
Details of the implementation can be found on the associated CAV2020 paper.
Ceramist Coq 8.11.0 Release
Changelog
- Updated to support Coq.8.11.0
Ceramist first release
Ceramist first official release
Changes
- Rebranded to Ceramist
- Added proof of Counting Bloom filters
- Added proof of Quotient filters
- Added proof of Blocked AMQs
- Introduced interface based AMQ framework
Probhash Initial Release
First release of the ProbHash library.