Opened 5 years ago

Closed 5 years ago

#818 closed bug (fixed)

Printing of bigintmat throws error

Reported by: ren Owned by: somebody
Priority: major Milestone: 4-2-0 and higher
Component: singular-kernel Version: 4-1-0
Keywords: Cc:

Description

Bigintmats which are too wide throw an error when printed, this causes an error when printing cones in too high ambient dimension. Please change that behaviour to be similar to intmats.

bigintmat B[1][1000];
B;

Change History (1)

comment:1 Changed 5 years ago by hannes

Component: dontKnowsingular-kernel
Resolution: fixed
Status: newclosed

fixed with 7f0617292f0c36c3841f1264376b57d9b114c5f2 printing of bigintmat honors now pagewidth

Note: See TracTickets for help on using tickets.