Opened 10 years ago

Closed 10 years ago

#600 closed bug (fixed)

1 x 1 bigintmat cannot be created

Reported by: anonymous Owned by: hannes
Priority: minor Milestone: 3-2-0 and higher
Component: singular-kernel Version: 3-1-6
Keywords: Cc:

Description

bigintmat b[1][1] = 7;

? bigintmat(b) = int is not supported ? expected bigintmat = bigintmat ? error occurred in or before STDIN line 3: bigintmat b[1][1] = 7;

Change History (2)

comment:1 Changed 10 years ago by boehm

Owner: changed from somebody to hannes

comment:2 Changed 10 years ago by hannes

Resolution: fixed
Status: newclosed

fixed with de8505fe6423b3e17f7579a0cdddef658176c0ab (creation was never a problem, but assign)

Note: See TracTickets for help on using tickets.