moved rgsw and lut packages

This commit is contained in:
Christian M
2022-07-01 16:37:44 +02:00
parent f9782b95f3
commit 05f62ac5bf
9 changed files with 3 additions and 3 deletions

View File

@@ -7,9 +7,9 @@ import (
"github.com/tuneinsight/lattigo/v3/ckks"
ckksAdvanced "github.com/tuneinsight/lattigo/v3/ckks/advanced"
"github.com/tuneinsight/lattigo/v3/rgsw/lut"
"github.com/tuneinsight/lattigo/v3/ring"
"github.com/tuneinsight/lattigo/v3/rlwe"
"github.com/tuneinsight/lattigo/v3/rlwe/lut"
)
// This examples showcases how lookup tables can complement the CKKS scheme to compute non-linear functions

View File

@@ -3,9 +3,9 @@ package lut
import (
"math/big"
"github.com/tuneinsight/lattigo/v3/rgsw"
"github.com/tuneinsight/lattigo/v3/ring"
"github.com/tuneinsight/lattigo/v3/rlwe"
"github.com/tuneinsight/lattigo/v3/rlwe/rgsw"
"github.com/tuneinsight/lattigo/v3/rlwe/ringqp"
)

View File

@@ -1,9 +1,9 @@
package lut
import (
"github.com/tuneinsight/lattigo/v3/rgsw"
"github.com/tuneinsight/lattigo/v3/ring"
"github.com/tuneinsight/lattigo/v3/rlwe"
"github.com/tuneinsight/lattigo/v3/rlwe/rgsw"
)
// EvaluationKey is a struct storing the encryption