Search
Clear search
Close search
Main menu
Google apps
Groups
Sign in
Groups
libsingular-devel
Conversations
About
Send feedback
Help
how to use 32 bit or 64 bit exponents?(default seems 16 Bit)
10 views
Skip to first unread message
Jakob Kroeker
unread,
Mar 19, 2017, 5:30:30 PM
3/19/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to libsingular-devel
It seems, that Singular by default uses 16 Bit exponents:
ring rng
=
0
,(
x
,
y
),
dp
;
short
=
0
;
poly h
=
x
^
32768
;
// ? OVERFLOW in power(d=1, e=32768, max=32767)
Can this be changed (e.g. to 32 Bit or 64 Bit)?
How?
Reply all
Reply to author
Forward
0 new messages