Feature request: Bigint vectors for Hilbert series
SimonKing · Sun Sep 02, 2018 2:12 pm
Hi!
Since the following was buried in a different larger topic, I create a new small one.
There is int and there is intvec. There is bigint, but there is no bigintvec.
- Would you consider to implement vectors of big integers in Singular?
- And would you consider to use bigint vectors or another suitable data type as return value for the hilb function? In my applications, I have rings with many variables (>70), which currently makes hilb(id,1) fail with an int overflow.
Best regards,
Simon
Since the following was buried in a different larger topic, I create a new small one.
There is int and there is intvec. There is bigint, but there is no bigintvec.
- Would you consider to implement vectors of big integers in Singular?
- And would you consider to use bigint vectors or another suitable data type as return value for the hilb function? In my applications, I have rings with many variables (>70), which currently makes hilb(id,1) fail with an int overflow.
Best regards,
Simon