Skip to content

implement fast linear algebra modulo n < 2^31 #4968

@malb

Description

@malb

The switch would allow to cover larger primes with the specialised code (and I currently work with primes ~ 232).

The switch requires changing all mentions of int to long and probably implementing arith_long.

Depends on #10281

CC: @simon-king-jena @sagetrac-mraum

Component: linear algebra

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions