#10993: Update eclib to latest upstream release
-----------------------------------+----------------------------------------
Reporter: cremona | Owner: cremona
Type: enhancement | Status: needs_work
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:74 leif]:
> FWIW, also builds with Clang 3.0 on Ubuntu 12.04 x86_64, but some tests
fail (`tperiods` from the qcurves checks; further checks aren't performed
after that, apparently, so maybe more could fail).
Nope, all other tests pass.
Just in case you're curious:
{{{
./tperiods < ./in/tperiods.in > tperiods.testout 2>/dev/null && diff
tperiods.testout ./out/tperiods.out
9,10c9,10
< Minimal model = [0,0,0,0,1024]
< Periods: [w_1,w_2] =
[(-0.66248953135704373399263356236816451346445070182593,-0.38248850926429821872829854307720608964320723679024),(0.66248953135704373399263356236816451346445070182596,-0.38248850926429821872829854307720608964320723679024)]
---
> Minimal model = [0,0,1,0,0]
> Periods: [w_1,w_2] =
[(-2.6499581254281749359705342494726580538578028073037,-1.529954037057192874913194172308824358572828947161),(2.6499581254281749359705342494726580538578028073038,-1.529954037057192874913194172308824358572828947161)]
12c12
< w_R = (1.3249790627140874679852671247363290269289014036519,0) w_IR =
(0.66248953135704373399263356236816451346445070182593,0.38248850926429821872829854307720608964320723679024)
---
> w_R = (5.2999162508563498719410684989453161077156056146076,0) w_IR =
(2.6499581254281749359705342494726580538578028073037,1.529954037057192874913194172308824358572828947161)
14c14
< Curve from periods: [0,0,0,0,1024]
---
> Curve from periods: [0,0,1,0,0]
16,17c16,17
< Minimal model = [0,0,0,-144,0]
< Periods: [w_1,w_2] =
[(0.75692281740062357273586812833909789009873060415018,0),(0,0.75692281740062357273586812833909789009873060415018)]
---
> Minimal model = [0,0,0,-9,0]
> Periods: [w_1,w_2] =
[(1.5138456348012471454717362566781957801974612083004,0),(0,1.5138456348012471454717362566781957801974612083004)]
19c19
< w_R = (0.75692281740062357273586812833909789009873060415018,0)
w_I = (0,0.75692281740062357273586812833909789009873060415018)
---
> w_R = (1.5138456348012471454717362566781957801974612083004,0) w_I =
(0,1.5138456348012471454717362566781957801974612083004)
21c21
< Curve from periods: [0,0,0,-144,0]
---
> Curve from periods: [0,0,0,-9,0]
23,24c23,24
< Minimal model = [0,0,0,144,0]
< Periods: [w_1,w_2] =
[(-0.53522525701880779965857776292382257547647444795279,-0.53522525701880779965857776292382257547647444795279),(0.53522525701880779965857776292382257547647444795279,-0.53522525701880779965857776292382257547647444795279)]
---
> Minimal model = [0,0,0,9,0]
> Periods: [w_1,w_2] =
[(-1.0704505140376155993171555258476451509529488959056,-1.0704505140376155993171555258476451509529488959056),(1.0704505140376155993171555258476451509529488959056,-1.0704505140376155993171555258476451509529488959056)]
26c26
< w_R = (1.0704505140376155993171555258476451509529488959056,0) w_IR =
(0.53522525701880779965857776292382257547647444795279,0.53522525701880779965857776292382257547647444795279)
---
> w_R = (2.1409010280752311986343110516952903019058977918112,0) w_IR =
(1.0704505140376155993171555258476451509529488959056,1.0704505140376155993171555258476451509529488959056)
28c28
< Curve from periods: [0,0,0,144,0]
---
> Curve from periods: [0,0,0,9,0]
make[1]: [check_qcurves] Error 1 (ignored)
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10993#comment:75>
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.