> > > I'm constantly getting basic calculus bug reports because of > SageMathCloud. We don't have a "sage-bugs" list, and even I'm not > sure where to send these bug reports... > > Sage-support seems reasonable to me. Unless we have a way to make it easier to use Trac (no reg process), but I don't see that coming.
> "Hello, > > I tried this input in Sage: > > limit(csc(x),x=0) > > The returned result is: > > Infinity > > Especially when bug reports are not bugs at all. Sage's Infinity is the *unsigned infinity*, which is exactly what you would expect here. Or with 1/x. http://sagecell.sagemath.org/?q=cyxkds -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
