#5586: [with patch, needs review] faster & more convenient sr
---------------------------------+------------------------------------------
Reporter: malb | Owner: malb
Type: enhancement | Status: new
Priority: major | Milestone: sage-3.4.1
Component: commutative algebra | Keywords: crypto, aes
---------------------------------+------------------------------------------
Comment(by mvngu):
Again, I see timed out errors. With Sage 3.4, I applied patches in this
order:
1. sr_sphinx.patch at #5493
1. weil_restriction.patch at #5569
1. mpolynomialsystem_rest.patch at #5576
1. trac_5527_sr-sphinx.patch at #5527
1. faster_sr.patch at #5586 (this ticket)
1. sr_symbolic.patch at #5586 (this ticket)
Doctesting gave me this:
{{{
[mv...@sage sage-3.4-sage.math-only-x86_64-Linux]$ ./sage -t -long
devel/sage-5586/sage/crypto/mq/sr.py
sage -t -long "devel/sage-5586/sage/crypto/mq/sr.py"
*** *** Error: TIMED OUT! PROCESS KILLED! *** ***
*** *** Error: TIMED OUT! *** ***
*** *** Error: TIMED OUT! *** ***
[1800.2 s]
exit code: 1024
----------------------------------------------------------------------
The following tests failed:
sage -t -long "devel/sage-5586/sage/crypto/mq/sr.py"
Total time for all tests: 1800.2 seconds
}}}
[[BR]][[BR]]
As for Sage 3.4.1.alph0, I applied patches in this order:
1. mpolynomialsystem_rest.patch at #5576
1. faster_sr.patch at #5586 (this ticket)
1. sr_symbolic.patch at #5586 (this ticket)
Doctesting gave me timed out errors as well:
{{{
[mv...@sage sage-3.4.1.alpha0-sage.math-only-x86_64-Linux]$ ./sage -t
-long devel/sage-5586/sage/crypto/mq/sr.py
sage -t -long "devel/sage-5586/sage/crypto/mq/sr.py"
*** *** Error: TIMED OUT! PROCESS KILLED! *** ***
*** *** Error: TIMED OUT! *** ***
*** *** Error: TIMED OUT! *** ***
[1800.1 s]
exit code: 1024
----------------------------------------------------------------------
The following tests failed:
sage -t -long "devel/sage-5586/sage/crypto/mq/sr.py"
Total time for all tests: 1800.1 seconds
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5586#comment:7>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---