#10993: Update eclib to latest upstream release
-----------------------------------+----------------------------------------
Reporter: cremona | Owner: cremona
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-5.0
Component: packages | Resolution:
Keywords: elliptic curves | Work issues: ldconfig in spkg-install
Report Upstream: N/A | Reviewers: Frithjof Schulze, Jeroen
Demeyer
Authors: John Cremona | Merged in:
Dependencies: #11354 | Stopgaps:
-----------------------------------+----------------------------------------
Comment (by leif):
Replying to [comment:122 cremona]:
> Volker and Leif: thank you!
>
> When changing from using char* to string for the so-called "Cremona
letter codes" I noticed that my old function only catered for codes for
numbers < 26*26,which had always been enough. To day I saw that for
conductor 235200, there are 754 classes, so the ocdes go up to 3 letters
(cremona_letter_code(754)='bda'. So your remarks have already been
useful!
>
> PS This ticket is still tagged "need review"
Thanks for the reminder. I don't recall right now whether I've even
looked at your latest spkg.
But I meanwhile managed to build all of Sage 5.0.beta13 (with a couple of
replacement spkgs and some manual intervention) on Solaris SPARC (skynet
machine mark2), unfortunately yet only with one of your new spkgs, some
p0.
Don't know whether it's related -- with that I reproducibly get a timeout
in `sage/schemes/elliptic_curves/ell_rational_field.py`; the last output
(hopefully, since we still don't flush buffers) I see is ['''EDITED''']:
{{{
...
1109 tests in 128 items.
1109 passed and 0 failed.
Test passed.
}}}
Need to investigate further, which will take some time...
----
'''EDIT:''' [Just reran the test while writing.]
Ooops, while Sage reports the process timed out and got killed, with
`--verbose` I notice that it's still running (and actually performing more
tests, finally succeeding -- see above), so I probably should have
increased `SAGE_TIMEOUT_LONG` (to more than half an hour) ... :-)
So will only have to check your latest spkg...
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10993#comment:123>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.