Commit Graph

8 Commits

Author SHA1 Message Date
Jean-Philippe Bossuat
2977afbc97 [circuits]: simplified API for encoding linear transformations 2023-09-22 09:11:36 +02:00
Jean-Philippe Bossuat
3349cb65e8 rlwe.Operand -> rlwe.ElementInterface 2023-09-12 11:23:46 +02:00
Jean-Philippe Bossuat
798b85376e [all]: operand -> element; operandinterface -> operand 2023-09-11 15:42:04 +02:00
Jean-Philippe Bossuat
3cab0934ad [circuits]: godoc 2023-08-08 12:59:08 +02:00
Jean-Philippe Bossuat
abe4314bd7 [circuits]: reworked linear transformation evaluator API 2023-08-08 12:04:44 +02:00
Jean-Philippe Bossuat
cfd1a2f9c8 Wrappers for polynomial evaluation 2023-08-08 10:59:37 +02:00
Jean-Philippe Bossuat
d911c81b6d Wrappers for linear transformations 2023-08-07 22:39:35 +02:00
Jean-Philippe Bossuat
2b55b4b2c8 Separated integer from float, and moved ckks bootstrapping into float 2023-08-07 17:57:10 +02:00