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
6e64f38468c190513e8c1cdb62bc51d0937131a0
lattigo
/
circuits
/
integer
History
Jean-Philippe Bossuat
6e64f38468
[circuits]: improved documentation for LinearTransformations
2023-09-13 13:33:12 +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
[circuits]: improved documentation for LinearTransformations
2023-09-13 13:33:12 +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
added default and custom polynomial evaluator constructors
2023-09-13 10:19:43 +02:00
polynomial.go
Wrappers for polynomial evaluation
2023-08-08 10:59:37 +02:00