Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement more efficient Replicated Square root #1058

Open
yanndupis opened this issue Apr 19, 2022 · 1 comment
Open

Implement more efficient Replicated Square root #1058

yanndupis opened this issue Apr 19, 2022 · 1 comment

Comments

@yanndupis
Copy link
Member

In #1051, we have implemented an initial implementation of square root using log2 and pow2. Instead we would you to implement the algorithm described in the whitepaper which is similar to Liedel’s algorithm.

@jvmncs
Copy link
Member

jvmncs commented Apr 21, 2022

FYI there was a breakdown of work required for this in #563

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants