Hi,
I am interested in solving this issue as a beginner start in applying
for GSoC 2019.
Can anyone please suggest a starting point?
Thanks and Regards
Pranav
3rd yr CS undergrad
IIT MADRAS
--
You received this message because you are subscribed to the Google Groups
"sage-support" gro
I made some computations, I skip the details for now, but the result was a
rational function with rational coefficients and 13 indeterminates. The
computation took around three hours and used a lot of memory so I made it
using a script. The first time I saved the rational function in a pickle
f
On Thursday, January 17, 2019 at 3:37:36 PM UTC-8, Enrique Artal wrote:
>
> I made some computations, I skip the details for now, but the result was a
> rational function with rational coefficients and 13 indeterminates. The
> computation took around three hours and used a lot of memory so I made