Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Implement Divisor Witness as per section 3.1.1 or 3.1.2 #1

Open
feltroidprime opened this issue Nov 30, 2023 · 0 comments
Open

Implement Divisor Witness as per section 3.1.1 or 3.1.2 #1

feltroidprime opened this issue Nov 30, 2023 · 0 comments
Assignees

Comments

@feltroidprime
Copy link
Owner

feltroidprime commented Nov 30, 2023

Given a principal divisor (degree = 0), one needs to find an element of the function field interpolating all its points.
See section 3.1.

Infunction_field.py, implement algo 3.1.1 and 3.1.2 that returns a FunctionFelt object from a principal divisor.

@feltroidprime feltroidprime self-assigned this Nov 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant