[sage-support] fast_callable of sybolyc expression with no variables

2014-11-24 Thread Jesús Torrado
Hi there, I am using fast_callable in order to pass numpy arrays to symbolic expressions, as suggested [here](http://ask.sagemath.org/question/8383/using-symbolic-expressions-with-numpy-arrays/) I encountered the following behaviour: sage: var('x') sage: f(x) = x**2 sage:

[sage-support] Mathematically naive (and incorrect) output

2014-07-21 Thread Jesús Torrado
.) Wouldn't the first one return some sort of conditional expression: if t=0 then 1, else 0 I would be happy to help in the debugging, if I can get some indication of what is running in the background, i.e. what function is called when one does the substitution f(x=1). Cheers, Jesús Torrado -- You

[sage-support] Re: Bug in evaluation of Maxima numbers? Or where? Or not a bug at all?

2013-07-22 Thread Jesús Torrado
, but I am not sure if it would break anything. I didn't have time to test yet. Should I open a ticket and investigate it further? Or can any one tell the origin of the problem is completely different, or it should be treated some other way? Cheers, Jesús Torrado -- You received this message

[sage-support] Bug in evaluation of Maxima numbers? Or where? Or not a bug at all?

2013-07-19 Thread Jesús Torrado
://github.com/scipy/scipy/issues/1641 Cheers, Jesús Torrado -- You received this message because you are subscribed to the Google Groups sage-support group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr...@googlegroups.com. To post

[sage-support] Re: Bug in evaluation of Maxima numbers? Or where? Or not a bug at all?

2013-07-19 Thread Jesús Torrado
More info on the wrong evaluation from Maxima: This seems to be happening when the second argument of spherical_bessel_J is an RR, but not if it is in ZZ o QQ. On Friday, July 19, 2013 12:18:51 PM UTC+2, Jesús Torrado wrote: Hi there, Have a look at the second line: sage: maxima

[sage-support] Re: Bug in evaluation of Maxima numbers? Or where? Or not a bug at all?

2013-07-19 Thread Jesús Torrado
._exponent_symbol() to not only 'e', but a list ['e','l','b'], in order to handle other types from Maxima. Then InterfaceElement._sage_repr() should be changed accordingly. Should I open a ticket for this? Which solution would be preferred? Cheers, Jesús Torrado -- You received this message

[sage-support] Re: Two questions about libgap

2013-03-15 Thread Jesús Torrado
Great! I will try to test it during the weekend. On Sunday, March 3, 2013 9:25:28 PM UTC+1, Volker Braun wrote: Patch is now up at http://trac.sagemath.org/14014 On Sunday, March 3, 2013 8:28:47 AM UTC-10, Jesús Torrado wrote: Hey, On Thursday, February 28, 2013 7:13:17 PM UTC+1

[sage-support] Re: sage and system-wide python

2013-03-08 Thread Jesús Torrado
own versions of numpy, scipy or matplotlib locally installed. So, does Sage actually use the system-wide python installation for anything? Cheers, Jesús Torrado -- You received this message because you are subscribed to the Google Groups sage-support group. To unsubscribe from this group

Re: [sage-support] Healpy

2013-03-07 Thread Jesús Torrado
I did it I also wrote a wiki page, still linked nowhere: http://wiki.sagemath.org/healpy Would anyone review it so we could link it somewhere? Cheers Jesús Torrado -- You received this message because you are subscribed to the Google Groups sage-support group. To unsubscribe from

[sage-support] sage and system-wide python

2013-03-07 Thread Jesús Torrado
by defauld. It is not an angry question, just a perplexed one. Cheers, Jesús Torrado -- You received this message because you are subscribed to the Google Groups sage-support group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr

[sage-support] Remote access - cannot log in with admin

2013-03-06 Thread Jesús Torrado
always an Error: Wrong password by the password box. Any clue? Cheers, Jesús Torrado -- You received this message because you are subscribed to the Google Groups sage-support group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr

[sage-support] Re: Two questions about libgap

2013-03-03 Thread Jesús Torrado
, I will incorporate it, but right now, I'll keep my dirty hack. Thanks again! Jesús Torrado -- You received this message because you are subscribed to the Google Groups sage-support group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr

[sage-support] Two questions about libgap

2013-02-28 Thread Jesús Torrado
: unable to coerce type 'sage.libs.gap.element.GapElement_Integer' to an integer Is there a proper way, or a workaround? Anyway, I think libgap is one of the best contributions to sage possible. Thanks so much, Volker! Cheers, Jesús Torrado -- You received this message because you are subscribed

[sage-support] Re: Two questions about libgap

2013-02-28 Thread Jesús Torrado
Ok, forget about the 2nd one, sorry: as easy as sage a.sage() Cheers, Jesús Torrado -- You received this message because you are subscribed to the Google Groups sage-support group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr