Skip to content

Eliminate use of FLINT's NTL interface #32908

@mkoeppe

Description

@mkoeppe

We currently insist that the FLINT library is built with its NTL interface.

This interface consists of just a few functions that could easily be provided instead by a small library separate from FLINT, or included in sagelib. https://github.com/wbhart/flint2/blob/trunk/interfaces/NTL-interface.cpp

This could help with modularization. Also the use of NTL by Singular is minimal.

flintlib/flint#1039

CC: @kiwifb @antonio-rojas

Component: refactoring

Issue created by migration from https://trac.sagemath.org/ticket/32908

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