-
-
Notifications
You must be signed in to change notification settings - Fork 703
Closed
Milestone
Description
X.is_field() fails for many parent X. The matrix code relies a lot on the distinction ring/field. We change the code in the matrix folder to make the functions work for more base rings.
The ticket also
- simplifies the code of
adjugate - handles more matrix inversion (as reported in Sage can not invert some known invertible matrix #27869)
Component: algebra
Author: Vincent Delecroix
Branch: 4981d44
Reviewer: Frédéric Chapoton
Issue created by migration from https://trac.sagemath.org/ticket/28189