Skip to content

Commit b59fb11

Browse files
committed
More doc changes
1 parent c52bdab commit b59fb11

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/sage/modules/free_module_integer.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -908,12 +908,6 @@ def hadamard_ratio(self, use_reduced_basis=True):
908908
909909
The closer this ratio is to 1, the more orthogonal the basis is.
910910
911-
INPUT:
912-
- ``use_reduced_basis`` -- boolean (default: ``True``); uses reduced basis
913-
for computing the ratio
914-
915-
OUTPUT: The normalized Hadamard ratio. This ratio lies in (0, 1]
916-
917911
EXAMPLES::
918912
919913
sage: from sage.modules.free_module_integer import IntegerLattice

0 commit comments

Comments
 (0)