Skip to content

Maybe simplify the recursive div #100

@mratsim

Description

@mratsim

Go just implemented (4 hours ago!) the recursive division by Burnikel and Ziegler.

They avoided the co-recursion between 2n x n and 3n x 2n words and it seems like the implementation is a bit simpler.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions