Skip to content

Commit

Permalink
✏️ fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cairoeth committed Aug 9, 2024
1 parent b6169d8 commit f28c501
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ To run the tests: `forge t`

This repository is inspired by or directly modified from many sources, primarily:

- [High-Precision Bootstrapping of RNS-CKKS Homomorphic Encryption Using Optimal Minimax Polynomial Approximation and Inverse Sine Function](https://eprint.iacr.org/2020/552): paper for algortihm variant
- [High-Precision Bootstrapping of RNS-CKKS Homomorphic Encryption Using Optimal Minimax Polynomial Approximation and Inverse Sine Function](https://eprint.iacr.org/2020/552): paper for algorithm variant
- [gud-cdf](https://github.com/Philogy/gud-cdf): codification script
- [solidity-cdf](https://github.com/fiveoutofnine/solidity-cdf): inspiration for `erfc` function inside `cdf`
- [gaussian](https://github.com/errcw/gaussian): javascript differential scripts

0 comments on commit f28c501

Please sign in to comment.