mirror of
https://github.com/tuneinsight/lattigo.git
synced 2025-09-13 03:27:14 +00:00
The ring packing functionality exclusively uses code from the `rlwe` and `ring` packages and thus completely sidesteps the `schemes` layer. As such, it appears more sensible to place the ring packing functions in the `rlwe` module instead of the new circuits package.