#5133: improve the coverage of ext/multi_modular.pyx from an abysmal 0% to
something more respectable
----------------------------+-----------------------------------------------
Reporter: was | Owner: was
Type: enhancement | Status: new
Priority: major | Milestone: sage-3.3
Component: linear algebra | Keywords:
----------------------------+-----------------------------------------------
{{{
wst...@sage:~/build/sage-3.2.3/devel/sage/sage/ext$ sage -coverage
multi_modular.pyx
----------------------------------------------------------------------
multi_modular.pyx
ERROR: Please define a s == loads(dumps(s)) doctest.
SCORE multi_modular.pyx: 0% (0 of 15)
Missing documentation:
* _extend_moduli_to_height(self, height):
* _extend_moduli(self, count):
* precomputation_list(self):
* partial_product(self, n):
* prod(self):
* list(self):
* __len__(self):
* __iter__(self):
* __getitem__(self, ix):
* __repr__(self):
* next_prime(self):
* replace_prime(self, ix):
Missing doctests:
* __init__(self, height):
* _extend_moduli_to_count(self, int count):
* crt(self, b):
----------------------------------------------------------------------
wst...@sage:~/build/sage-3.2.3/devel/sage/sage/ext$
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5133>
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
-~----------~----~----~----~------~----~------~--~---