8000 Handle precision more carefully when computing MacLane approximants · Issue #39704 · sagemath/sage · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Handle precision more carefully when computing MacLane approximants #39704
Open
@saraedum

Description

@saraedum

Problem Description

While there is already some precision machinery in place, we could be much more careful here and probably get quite a bit of performance.

Proposed Solution

Track valuation of discriminant, compute at low precision and raise precision via Hensel lifting only when necessary. Doubling strategy: work at low precision, and double precision when needed.

Alternatives Considered

none yet.

Additional Information

No response

Is there an existing issue for this?

  • I have searched the existing issues for a bug report that matches the one I want to file, without success.

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

      0