This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
lattigo
Watch
1
Star
0
Fork
0
You've already forked lattigo
mirror of
https://github.com/tuneinsight/lattigo.git
synced
2025-09-13 03:27:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
80da8ff3c7a9e1f0a00eb63fcacd44256b17feb7
lattigo
/
circuits
/
integer
History
Jean-Philippe Bossuat
72354d4edd
[circuits/float]: refactor of comparisons
2023-09-19 17:09:26 +02:00
..
circuits_bfv_test.go
rlwe.Operand -> rlwe.ElementInterface
2023-09-12 11:23:46 +02:00
integer_test.go
rlwe.Operand -> rlwe.ElementInterface
2023-09-12 11:23:46 +02:00
integer.go
Wrappers for linear transformations
2023-08-07 22:39:35 +02:00
linear_transformation.go
added missing API on LinearTransformation
2023-09-15 17:09:56 +02:00
poly_eval_sim.go
Separated integer from float, and moved ckks bootstrapping into float
2023-08-07 17:57:10 +02:00
polynomial_evaluator.go
[circuits/float]: refactor of comparisons
2023-09-19 17:09:26 +02:00
polynomial.go
added missing API on PolynomialVector
2023-09-15 17:26:42 +02:00