The pickle jar is 600kb bzip2-compressed (hence probably un-diffable by
git). So every change to it inflates our repo size by about 1%. IMHO we
should either untar/decompress it to track its content, or turn it into a
downloadable tarball. Suggestions? Volunteers?
This comes up in http://trac.s
I think
sage: dev._sagedev._set_dependencies_for_ticket(15123, None)
should work.
David
On Wed, Jan 15, 2014 at 5:39 AM, Jeroen Demeyer wrote:
> My local Sage installation wrongly thinks that #15123 depends on #14804,
> so every time I do ./sage -dev push it adds the dependency on Trac. Is
> the
On Wednesday, January 15, 2014 3:01:41 PM UTC-8, Gregory Bard wrote:
>
> On Jan 15, 2014, at 5:17 PM, rjf wrote:
>
> If the polynomial is multivariate, you need to specify the
> quotient/remainder "main variable".
> I don't see it in the syntax you give below.
> consider x+y divided by x-y. ca
One last thing I failed to mention, GNU MPC and mpfr are already installed
on my machine.
Thanks,
Rick
On Wednesday, January 15, 2014 7:51:30 PM UTC-5, ref...@uncg.edu wrote:
>
> Before I begin, I'd like to thank you in advance for any help I get with
> this question. I'm currently working wi
Before I begin, I'd like to thank you in advance for any help I get with
this question. I'm currently working with some heavy computation and
decided to cython-ize my code. Because of what I'm doing in my math
research, I will need to make MILLIONS of calls to pretty high level
complex functi
On Jan 15, 2014, at 5:17 PM, rjf wrote:
> If the polynomial is multivariate, you need to specify the quotient/remainder
> "main variable".
> I don't see it in the syntax you give below.
> consider x+y divided by x-y. can give 1 with remainder 2y.
> It can also give -1 with remainder 2x.
> RJF
If the polynomial is multivariate, you need to specify the
quotient/remainder "main variable".
I don't see it in the syntax you give below.
consider x+y divided by x-y. can give 1 with remainder 2y.
It can also give -1 with remainder 2x.
RJF
PS, I think it is unfortunate if a user of Sage mus
Am 2014-01-13 13:49, schrieb Daniel Krenn:
> since myopenid will be hinstory soon, see [1] "MYOPENID WILL BE TURNED
> OFF ON 2/1/2014", I have to find a different method for signing in into
> ask.sagemath.org. Is there a a way to change this (keeping my profile)?
> Maybe I over-looked it.
I manag
My local Sage installation wrongly thinks that #15123 depends on #14804,
so every time I do ./sage -dev push it adds the dependency on Trac. Is
there a way to change local dependencies?
jdemeyer@tamiyo:/usr/local/src/sage-git$ ./sage -dev push
Local commits that are not on the remote branch "u/