Conversation
| } | ||
| } | ||
| } | ||
|
|
There was a problem hiding this comment.
Some short friendly documentation would be kind here.
There was a problem hiding this comment.
Maybe just:
/// We wil now define the ring operations on polynomials.
|
LGTM. I only marked a small nit. |
|
Hello, we discussed the errors today. For the F* backend:
So, if you make the |
@spitters |
Great! I will look into that. |
|
I added the requested comment! Furthermore, I wondered whether it might be useful with a function to create a polynomial using lagrange interpolation. I am not sure if that functionality is suitable for inclusion in a polynomial spec or not? (Maybe that should be separate?) |
|
I think one could include it here, as it's too small for a separate
library. It can always be moved later.
from my phone
…On Wed, Aug 9, 2023, 21:59 Rasmus T. Bjerg ***@***.***> wrote:
I added the requested comment!
Furthermore, I wondered whether it might be useful with a function to
create a polynomial using lagrange interpolation. I am not sure if that
functionality is suitable for inclusion in a polynomial spec or not? (Maybe
that should be separate?)
—
Reply to this email directly, view it on GitHub
<#5 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABTNTQM47FK4ZYKY3SI4X3XUPTYRANCNFSM6AAAAAAZKE2INU>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
This is an attempt at a hacspec v2 compliant generic (uni-variate) polynomial spec.
It supports
As of 17-06-2023 (via docker image):
cargo-hax lint hacspecreturns no errors or warningscargo-hax into coqgivescargo-hax into fstargives