-
-
Notifications
You must be signed in to change notification settings - Fork 690
Closed
Description
2) Converting matrices (over finite fields) is very slow for the dimensions
I'm interested in (the smallest dimension is 10000x10000) because it each
element is converted individually. Also, the conversion eats a lot of RAM due
to the large string that is created.
Reported by Martin Albrecht
Component: interfaces
Issue created by migration from https://trac.sagemath.org/ticket/4237