Skip to content
This repository was archived by the owner on Aug 13, 2024. It is now read-only.
This repository was 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

@feltroidprime

Description

@feltroidprime

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions