[sage-devel] Re: MPComplexNumber vs. ComplexNumber In Cython

2014-01-18 Thread refarr
Thank you for the replies! I appreciate it! 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 with some heavy computation and > decided to cy

[sage-devel] Quick Question about Cython

2014-01-18 Thread refarr
Before I begin, I'd like to thank you in advance for any help you may give. I'm trying to learn cython, and I'd like to use the RealNumber class. I'd like to take a RealNumber as input, and compute the square of the RealNumber, and return it. There is a catch though, I'd like to compute this

[sage-devel] Re: Results of GSoC 2013: Getting Sage ready for Linux distributions

2014-01-18 Thread Volker Braun
Probably a more relevant trac query, all "needs work" tickets will have some relevant discussion on the ticket page: http://trac.sagemath.org/query?status=needs_review&status=positive_review&reporter=felixs&col=id&col=summary&col=owner&col=type&col=status&col=priority&col=milestone&order=priority

[sage-devel] Results of GSoC 2013: Getting Sage ready for Linux distributions

2014-01-18 Thread Tobias Hansen
Hi, I just want to follow up on this GSoC project and hopefully stimulate some discussion about what has to be done to get (part of?) the changes merged into Sage. The list of tickets resulting from the project is [1]. A link to a tarball with a demo of Sage with the changes can be found at [2]. S

[sage-devel] Re: The lcm of two univariate polynomials

2014-01-18 Thread rjf
On Thursday, January 16, 2014 10:45:31 AM UTC-8, John H Palmieri wrote: > > > > On Wednesday, January 15, 2014 2:17:10 PM UTC-8, 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. >> c

[sage-devel] Re: untracked git files

2014-01-18 Thread P Purkayastha
Sorry, I had just created the ticket but not rebased on to develop. That got rid of all the untracked files (they are in gitignore) except for the last two. I don't know why they are present. On Sunday, January 19, 2014 12:14:10 AM UTC+8, P Purkayastha wrote: > > In trying to import a patch, I r

Re: [sage-devel] untracked git files

2014-01-18 Thread John Cremona
I think they arose from the new bootstrap / configure code Volker introduced. I am ignoring them completely, I'm sure they will be tidied up by someone (else) and are harmless to have around. John On 18 January 2014 16:14, P Purkayastha wrote: > In trying to import a patch, I ran across this p

[sage-devel] untracked git files

2014-01-18 Thread P Purkayastha
In trying to import a patch, I ran across this problem: ~/Installations/sageĀ» ./sage --dev import-patch --url "http://trac.sagemath.org/raw-attachment/ticket/13576/trac_13576-add_options_to_points.patch"; There are untracked files in your working directory: aclocal.m4 autom4te.cache/output.0 auto