Custom Query (2140 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (901 - 1000 of 2140)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Ticket Summary Status Owner Type Milestone Component
#5532 doc search in sagenb.org broken new tba defect sage-5.10 documentation
#5533 Recompiling .spyx files changes class new cwitty defect sage-5.10 misc
#5544 multipolynomial __call__ not consistent new tbd defect sage-5.10 algebra
#5545 bug in sage's Cython dependency tracker new mabshoff defect sage-5.10 build
#5547 Restructure Ideal_generic in rings/ideal.py so that it doesn't derive from MonoidElement, since multiplying ideals doesn't work in a noncommutative ring (the ring changes) new tbd defect sage-5.10 algebra
#5548 fix that _hnf_mod segfaults sage completely new was defect sage-5.10 linear algebra
#5549 ?? help in notebook is broken for functions defined in C new tba enhancement sage-5.10 documentation
#5574 taking symbolic powers should coerce objects to symbolic expressions new defect sage-5.10 symbolics
#5583 coercion bug in perm groups new joyner defect sage-5.10 group theory
#5590 coercion between polynomial rings over extension fields and polynomial rings over the prime subfield new malb enhancement sage-5.10 commutative algebra
#5591 alt-enter makes new input cell *after* the following text cell new boothby defect sage-5.10 notebook
#5624 matrices cache their hash, which causes subtle bugs when moving objects between 32/64 bit new cwitty defect sage-5.10 misc
#5641 plotting of matrices with 0 rows or columns is broken in multiple ways new was defect sage-5.10 graphics
#5647 Random testing improvement (follow up to #5318) new mabshoff enhancement sage-feature doctest coverage
#5667 matrix modified when operation should be rolled back new was defect sage-5.10 linear algebra
#5668 notebook optimization -- when saving state sometimes the sage public notebook server (after running for a long time) takes a *huge* amount of RAM new boothby defect sage-wishlist notebook
#5677 Underscore for repeating output clobbered by symbolic variables new was defect sage-5.10 user interface
#5679 fix a bug in solve and polynomial generators new burcin defect sage-5.10 calculus
#5728 limit option is misdocumented in n=100; n.factor? new was defect sage-5.10 number theory
#5768 improve coverage of generators.pyx new mabshoff defect sage-5.10 doctest coverage
#5798 _singular_() for matrices doesn't always work new was defect sage-5.10 interfaces
#5801 Delete sage/server/notebook/{test.txt|todo.txt} and move useful content from there to documentation and/or trac new cwitty defect sage-5.10 misc
#5802 use tuples rather than copying lists for immutable data new cwitty defect sage-wishlist misc
#5818 Make it possible to pass a CPU parameter to MPIR (useful for builds in KVM) new mabshoff enhancement sage-5.10 packages: standard
#5819 make sage -coverage require a loads/dumps test for each class defined in a file new mabshoff enhancement sage-5.10 doctest coverage
#5893 Norm Form for Number Fields and Orders new roed enhancement sage-feature number fields
#5903 Remove dist directories from Sage distribution new tabbott task sage-5.10 packages: standard
#5949 memory leak when deleting polynomial rings involving libSingular new mabshoff defect sage-5.10 memleak
#5950 OSX: Add check code so that x86 and ppc builds print sane error message new mabshoff enhancement sage-5.10 distribution
#5961 Document potential interference issues with ~/.pydistutils.cfg new tba defect sage-5.10 documentation
#5964 Some R doctests related to documentation fail when perl-modules not installed at compile-time new was defect interfaces
#5988 notebook feature request -- make it so non-logged in users are redirected to login page new boothby enhancement notebook
#5999 faster recognise if there is no discrete log new was defect sage-5.10 number theory
#6074 Planar graph generation new rlm enhancement sage-wishlist graph theory
#6116 error in real literal -> RIF conversion new somebody defect sage-5.10 basic arithmetic
#6119 deprecate taylor() in favor of series() new burcin enhancement sage-5.10 calculus
#6135 #4073 is not fixed new was defect sage-5.10 interfaces
#6155 fix stein-watkins huge optional database new tbd defect sage-5.10 packages: optional
#6212 make sage -upgrade check that there are no applied hg queue patches new tbd defect sage-5.10 distribution
#6224 sage startup takes way to long new tbd defect sage-5.10 performance
#6231 Solving a system of equations ignores multiplicities new enhancement sage-wishlist symbolics
#6236 find the dual graph of a planar graph new rlm enhancement graph theory
#6247 sage -optional tries to write to SAGE_ROOT new cwitty defect sage-5.10 misc
#6255 update doc system to jsmath and improve build system (parallel doc builds) new mhansen defect sage-5.10 documentation
#6265 fix toy_d_basis.py new malb defect sage-5.10 commutative algebra
#6288 %lisp mode on the command line doesn't work. why? new was defect sage-5.10 interfaces
#6292 Converting elements in AbelianGroup to gap element new joyner defect sage-5.10 group theory
#6293 conjugacy_classes_representatives is missing in AbelianGroup new joyner defect sage-5.10 group theory
#6311 optional doctest failure -- supersingular_j new tbd defect sage-5.10 packages: optional
#6313 optional doctest failure -- caused by maxima --> pynac switch ? new tbd defect sage-5.10 packages: optional
#6316 optional doctest failure -- surf tests fail since surf isn't included in sage anymore new tbd defect sage-5.10 packages: optional
#6317 optional doctest failure -- maple interface new tbd defect sage-5.10 packages: optional
#6320 optional doctest failure -- combinat crystal code new tbd defect sage-5.10 packages: optional
#6321 optional doctest failure -- sympow new tbd defect sage-5.10 packages: optional
#6322 optional doctest failure -- another mistake in bordeaux lectures new tbd defect sage-5.10 packages: optional
#6323 optional doctest failure -- problem in species code (easy to fix) new tbd defect sage-5.10 packages: optional
#6324 optional doctest failure -- sloane functions and gap database new tbd defect sage-5.10 packages: optional
#6333 optional doctest failure -- scilab interface is really really broken new tbd defect sage-5.10 packages: optional
#6337 bug in jordan_form over symbolic ring new was defect sage-5.10 linear algebra
#6357 make sage -t worksheet.sws work new tbd enhancement sage-feature doctest framework
#6358 use numpy to optimize RDF and CDF solve_right functions new was enhancement sage-5.10 linear algebra
#6366 lift method on elements of residue class field is broken / not implemented as it should be new davidloeffler defect sage-5.10 number fields
#6369 the sage cleaner should kill all notebook servers if sage that spawned them is killed new boothby defect sage-5.10 notebook
#6370 notebook -- REST search of docs in live mode is completely broken new boothby defect sage-5.10 notebook
#6385 Python relative import messes up Sage command line arguments new tbd defect sage-5.10 distribution
#6392 modular abelian quotient -- something goes wrong new craigcitro defect sage-5.10 modular forms
#6400 Followup on abstract method new was defect sage-wishlist user interface
#6413 Retrieving the multiplication-by-p isogeny on elliptic curves over fields of characteristic p fails. new tba defect sage-5.10 elliptic curves
#6430 Cython problem with hashing Laurent series elements over CDF new malb defect sage-5.10 commutative algebra
#6431 no call method from Laurent series into Power series ring new malb defect sage-5.10 commutative algebra
#6432 animate is really slow new was enhancement sage-5.10 graphics
#6466 Implement functional derivative and Euler-Lagrange equation new enhancement symbolics
#6472 ideal.groebner_basis gives incorrect answers new tbd defect sage-5.10 commutative algebra
#6473 ideal.interreduced_basis hangs forever new tbd defect sage-5.10 commutative algebra
#6480 .subs_expr() method doesn't work for argument of D derivative operator new defect symbolics
#6484 sage.combinat.ranker improvements new nthiery enhancement sage-5.10 combinatorics
#6513 Cythonize sage/numerical/knapsack.py new jkantor enhancement sage-5.10 numerical
#6527 finish implementing set_circular_planar for graphs new ekirkman defect graph theory
#6539 MPIR determines linker is GNU when it's Sun on OpenSolaris - x86 NOT Sparc. new tbd defect sage-5.10 porting: Solaris
#6550 We need to be able to save itermediate files - particulary for ATLAS new drkirkby enhancement sage-5.10 build
#6565 substitution cryptosystems: converting a key from alphabetic to numerical values new somebody enhancement sage-5.10 cryptography
#6566 method key_space() for classical cryptosystems new somebody enhancement sage-5.10 cryptography
#6592 minimize_constrained only takes lambda functions as constraints new jkantor defect sage-5.10 numerical
#6598 Change the sage build system to use "set -e" so that if any error occurs in spkg-install then the build immediately terminates with an error new tbd defect sage-5.10 build
#6599 hidden markov models are completely broken on OS X 64-bit new tbd defect sage-5.10 porting
#6604 Polish the use of iterators in C graphs new rlm enhancement sage-5.10 graph theory
#6623 Memory leak when calling binomial new defect sage-5.10 symbolics
#6624 remove json function from server/simple/twist.py new ddrake enhancement sage-5.10 notebook
#6629 Implement the abstract ring of multivariate polynomials, with several bases (Schur schubert, ...) new VivianePons defect sage-5.10 combinatorics
#6633 optimize computation of matrices of Hecke operators on modular symbols spaces new craigcitro enhancement sage-5.10 modular forms
#6637 standardize the interface to TransitiveIdeal and friends new mhansen enhancement sage-5.10 combinatorics
#6638 Implement a way to import default shortcuts, say from SymmetricFunctions(QQ) new mhansen enhancement combinatorics
#6667 bug in newton_polygon() for p-adic polynomials new roed defect padics
#6682 Support non-ASCII characters in Sage sources new tbd defect sage-5.10 build
#6702 Sage will not build in 64-bit mode on Solaris new tbd defect sage-5.10 porting: Solaris
#6703 Sage will not build with Sun compilers on Solaris new tbd defect sage-5.10 porting: Solaris
#6705 ATLAS has no tuning parameters for sun4v machines new tbd defect sage-5.10 porting: Solaris
#6706 MPIR can try to unsuccessfully link in gmp on some Solaris x86 machines new drkirkby defect porting: Solaris
#6709 There are many doctest failues on Solaris 32-bit builds. new drkirkby defect sage-5.10 porting: Solaris
#6710 Numerous build issues on Solaris. new drkirkby defect sage-5.10 porting: Solaris
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Note: See TracQuery for help on using queries.