Skip to content

'matrix in group' test doesn't work #1646

@haraldschilly

Description

@haraldschilly

The code

G = SL(2,ZZ)                 
M = matrix([[1,0],[0,1]])    
M in G            

runs possibly forever inside GAP. same for

M = matrix(ZZ,[[1,0],[0,1]])

Component: group theory

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions