#16339: Improve caching for HeckeAlgebra
-------------------------------------+-------------------------------------
Reporter: saraedum | Owner:
Type: enhancement | Status: needs_work
Priority: trivial | Milestone: sage-6.3
Component: modular forms | Resolution:
Keywords: | Merged in:
Authors: Julian RĂ¼th | Reviewers:
Report Upstream: N/A | Work issues:
Branch: | Commit:
u/saraedum/ticket/16339 | fddc853b27aaacd89d18ac1958742b343bb97ae7
Dependencies: #16321 | Stopgaps:
-------------------------------------+-------------------------------------
Changes (by pbruin):
* status: needs_review => needs_work
* commit: => fddc853b27aaacd89d18ac1958742b343bb97ae7
Comment:
Doctest failure:
{{{
sage -t --long src/sage/modular/hecke/module.py
**********************************************************************
File "src/sage/modular/hecke/module.py", line 1646, in
sage.modular.hecke.module.HeckeModule_free_module.system_of_eigenvalues
Failed example:
[A.system_of_eigenvalues(3) for A in S.decomposition()]
Expected:
[[1, 1, 0], [1, -1, -alpha - 1]]
Got:
[[1, 1, 0], [1, -1, 1/2*alpha + 1/2]]
**********************************************************************
1 item had failures:
1 of 14 in
sage.modular.hecke.module.HeckeModule_free_module.system_of_eigenvalues
[188 tests, 1 failure, 7.24 s]
}}}
(The patchbot's `git` was able to merge the branch, unlike the Trac `git`
plugin.)
----
Last 10 new commits:
||[http://git.sagemath.org/sage.git/commit/?id=ce27b841f38e12f650aedd68826571141a68f695
ce27b84]||{{{Removed sage.misc.cachefunc.ClearCacheOnPickle}}}||
||[http://git.sagemath.org/sage.git/commit/?id=e27e3167dde69107bb4f4c296c33b5827e70d4da
e27e316]||{{{Propagate key of a @cached_method correctly}}}||
||[http://git.sagemath.org/sage.git/commit/?id=94fcddbe05b38dd914b5afbcfc5fbfa14105a100
94fcddb]||{{{Merge branch 'u/saraedum/ticket/16337' of
git://trac.sagemath.org/sage into ticket/15692}}}||
||[http://git.sagemath.org/sage.git/commit/?id=72fce8b2eea7a4e943fcf25cd705631ed62dcb92
72fce8b]||{{{Added a pickle parameter for @cached_method}}}||
||[http://git.sagemath.org/sage.git/commit/?id=07178496787dfa2e02b7bab8e32ca8e2971edaba
0717849]||{{{Enable pickling of the cache for groebner_basis()}}}||
||[http://git.sagemath.org/sage.git/commit/?id=561072f600616cc8801053853bcbe0e819c65a30
561072f]||{{{Merge branch 'u/saraedum/ticket/15692' of
git://trac.sagemath.org/sage into ticket/16321}}}||
||[http://git.sagemath.org/sage.git/commit/?id=c74f601d1c736495b632001f04b3c7f3b6823c71
c74f601]||{{{Fix incorrect usage of key parameter of @cached_method for
ambient spaces of modular forms}}}||
||[http://git.sagemath.org/sage.git/commit/?id=034ea7aeb2b45912c7223c6864ab3f82022e0661
034ea7a]||{{{HeckeAlgebra and HeckeAlgebra_anemic inherit from
CachedRepresentation}}}||
||[http://git.sagemath.org/sage.git/commit/?id=fe5ad0a7138d0217de4eb9534ad7359393d1340d
fe5ad0a]||{{{HeckeAlgebra uses @cached_method where possible}}}||
||[http://git.sagemath.org/sage.git/commit/?id=fddc853b27aaacd89d18ac1958742b343bb97ae7
fddc853]||{{{Fixed the expected output of an unstable eigenvalue
test.}}}||
--
Ticket URL: <http://trac.sagemath.org/ticket/16339#comment:3>
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 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-trac.
For more options, visit https://groups.google.com/d/optout.