Custom Query (51 matches)
| Ticket | Summary | Cc | Status | Owner | Type | Priority |
|---|---|---|---|---|---|---|
| #12188 | Bug in is_smooth for curves over CC | burcin, malb, vbraun, SimonKing, nbruin | new | AlexGhitza | defect | critical |
| #12759 | Maxima 5.26.0 fails to build with multiple words in LDFLAGS | SimonKing, jason | needs_work | leif | defect | critical |
| #13770 | bug in multivariate factorization over prime fields | malb, SimonKing, AlexanderDreyer | new | malb | defect | critical |
| #4968 | implement fast linear algebra modulo n < 2^31 | SimonKing, mraum | needs_review | was | enhancement | major |
| #8335 | Finite Field lattices | defeo, rbeezer, hds, SimonKing, zimmerma | needs_review | AlexGhitza | enhancement | major |
| #8698 | German translation of the document "A Tour of Sage" | bblochl@…, simon.king@…, leif, minz | needs_work | mvngu | enhancement | major |
| #9107 | Nested class name mangling can be wrong in case of double nesting | SimonKing | needs_work | nthiery | defect | major |
| #9123 | implement Schur algebras and use them to determine irreducible characters for GL_n | QuantumKing | new | AlexGhitza | enhancement | major |
| #9457 | power series comparison should use padded_list | SimonKing | needs_work | malb | defect | major |
| #9964 | Document _pari_ and _pari_init_ | mhansen, SimonKing | new | mvngu | defect | major |
| #10963 | More functorial constructions | sage-combinat, SimonKing, saliola, aschilling | needs_info | stumpc5 | enhancement | major |
| #11127 | Iterator for quotient algebras | sage-combinat, SimonKing | new | AlexGhitza | task | major |
| #11596 | Cached eigenstuff is mutable | jason, simonking | needs_work | jason, was | defect | major |
| #11667 | Cache groebner basis independend of degree bound | SimonKing, burcin | needs_work | malb | enhancement | major |
| #11729 | Cache module import locations | was, robertwb, rohana, SimonKing | new | jason | enhancement | major |
| #11813 | Stale caches with trac and transparent proxies | mderickx, was, SimonKing, robertwb | needs_review | mvngu, schilly | defect | major |
| #11918 | Sage should ship its Valgrind suppressions file, or not insist on its presence | roed, SimonKing | new | tbd | defect | major |
| #12099 | Improve initialization of categories for matrix spaces | king | new | nthiery | enhancement | major |
| #12269 | coercion and conversion for absolute_field | jdemeyer, SimonKing, daniels | new | davidloeffler | enhancement | major |
| #12630 | Add representations of quivers and quiver algebras to sage | jhpalmieri, was, stumpc5, saliola, SimonKing, gmoose05, d.rupel@… | needs_work | AlexGhitza | enhancement | major |
| #12876 | Fix element and parent classes of Hom categories to be abstract, and simplify the Hom logic. | sage-combinat, SimonKing | needs_review | nthiery | enhancement | major |
| #12886 | Metaclass infrastructure for Sage | sage-combinat, SimonKing | new | jason | enhancement | major |
| #12895 | Categories: adds support for SubcategoryMethods | sage-combinat, SimonKing | needs_review | nthiery | enhancement | major |
| #12941 | Cache should be cleared on cloning | sdenton, sage-combinat, mjo, SimonKing | new | hivert | defect | major |
| #12957 | Categories for finite (enumerated) sets | sage-combinat, SimonKing | new | nthiery | enhancement | major |
| #12958 | Fix sageinspect to slightly better support old style classes | sage-combinat, SimonKing | needs_review | mvngu | defect | major |
| #12978 | conditionally_defined decorator for methods and nested classes | sage-combinat, SimonKing, saliola | new | jason | enhancement | major |
| #13257 | Coercion from `ZZ['x']` to `Integers(n)['x']` is VERY slow | fredrik.johansson, jlopez, SimonKing | needs_review | robertwb | defect | major |
| #13374 | Improve identification of arguments to Ring.ideal | SimonKing, jpflori | needs_review | robertwb | defect | major |
| #13394 | Write a WeakValueDictionary with safer key removal | SimonKing | new | rlm | enhancement | major |
| #13433 | Lazy power series: fix bad handling of base ring and categorification | sage-combinat, SimonKing, chapoton | needs_review | hivert | defect | major |
| #13447 | Make libsingular multivariate polynomial rings collectable | SimonKing, malb, vbraun, gagern, robertwb, ylchapuy, jpflori, burcin | needs_work | defect | major | |
| #13589 | Controlling C3 to solve once for all the Method Resolution Order issues for category classes | sage-combinat, SimonKing | new | nthiery | defect | major |
| #13901 | Fix cython's deep C-stacks upon deallocation | SimonKing | new | rlm | defect | major |
| #14058 | Weakly reference binary operation codomains | nbruin, SimonKing, jpflori | needs_review | rlm | enhancement | major |
| #14072 | Weakly reference actions | nbruin, SimonKing, jpflori | needs_review | rlm | enhancement | major |
| #14073 | Cache a bounded number of recently-created parents. | nbruin, SimonKing, jpflori | new | rlm | enhancement | major |
| #14210 | clean up Matrix_mpolynomial_dense | Bouillaguet, SimonKing | needs_review | jason, was | PLEASE CHANGE | major |
| #14356 | memleak in UniqueRepresentation / Poset | SimonKing, tscrim | needs_info | rlm | defect | major |
| #14471 | Exception KeyError: in WeakValueDictionary remove ignored | SimonKing, nbruin, nthierry, hivert | new | rlm | defect | major |
| #14519 | Cythonize ElementWrapper and make parent the first argument | sage-combinat, nthiery, SimonKing | needs_work | tscrim | enhancement | major |
| #14537 | Composition of morphisms | SimonKing | needs_review | nthiery | defect | major |
| #14624 | Failure in Singular upon division with remainder for a multivariate polynomial ring over a univariate fraction field | SimonKing | new | malb | defect | major |
| #10843 | Faster listing of number field homsets | lftabera, robharron, tfeulner, SimonKing | needs_review | davidloeffler | enhancement | minor |
| #11857 | Add an appropriate line break after showing the source code of an object | SimonKing | new | was | defect | minor |
| #12601 | @cached_method does not work for special methods | SimonKing | new | jason | enhancement | minor |
| #12603 | copying cached_methods does not work properly | SimonKing | new | jason | defect | minor |
| #12703 | GLPK fails to build with LTO (`gcc -flto ...`) | ncohen, SimonKing | needs_review | leif | defect | minor |
| #13679 | Build sphinx docs for a single file | kcrisman, SimonKing | new | mvngu | enhancement | minor |
| #11855 | Hilbert series, Hilbert functions of a given ideal | burcin, SimonKing | new | malb | defect | trivial |
| #11861 | Saturation of ideals | burcin, SimonKing | needs_work | malb | defect | trivial |
Note: See TracQuery
for help on using queries.
