lol-0.2.0.0: CHANGES.md
Changelog for lol project
================================
0.2.0.0
-----
* Added benchmarks
* Better performance for C backend with RNS base ring
* UCyc exposes bases as type for safety
* Other safety improvements throughout
* Easier index representation with TemplateHaskell
* Split SymmSHE into new package lol-apps.
0.1.0.0
-----
* Fixed bug in Box-Muller sampling routine.
* Changed how we lift linear functions for better noise control.
* Split entailment functions in Tensor.
* Increased performance in FastCyc by better handling Sub constructors.