#9063: wrong type for denominator
-----------------------------------------+----------------------------------
Reporter: cjh | Owner: AlexGhitza
Type: defect | Status: needs_work
Priority: major | Milestone: sage-4.6.1
Component: algebra | Keywords:
Author: Luis Felipe Tabera Alonso | Upstream: N/A
Reviewer: John Cremona | Merged:
Work_issues: |
-----------------------------------------+----------------------------------
Changes (by gagansekhon):
* status: needs_review => needs_work
Comment:
failed on coverage for both files
./sage -coverage sage/rings/polynomial/multi_polynomial.pyx
----------------------------------------------------------------------
sage/rings/polynomial/multi_polynomial.pyx
ERROR: Please add a `TestSuite(s).run()` doctest.
SCORE sage/rings/polynomial/multi_polynomial.pyx: 89% (33 of 37)
Missing documentation:
* is_MPolynomial(x):
* _polynomial_(self, R):
* __hash__(self):
Missing doctests:
* truncate(self, var, n):
----------------------------------------------------------------------
./sage -coverage sage/matrix/matrix2.pyx
----------------------------------------------------------------------
sage/matrix/matrix2.pyx
SCORE sage/matrix/matrix2.pyx: 92% (104 of 112)
Missing documentation:
* _row_ambient_module(self, base_ring=None):
* _column_ambient_module(self):
* _decomposition_using_kernels(self, is_diagonalizable=False,
dual=False):
Missing doctests:
* _decomposition_spin_generic(self, is_diagonalizable=False):
* eigenspaces(self, var='a', even_if_inexact=None):
* _echelon_classical(self):
* _cholesky_decomposition_(self):
* cmp_pivots(x,y):
----------------------------------------------------------------------
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9063#comment:14>
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.