Skip to content

Commit c52bdab

Browse files
committed
Doc changes
1 parent 0802497 commit c52bdab

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
@@ -947,12 +947,6 @@ def gaussian_heuristic(self, exact_form=False):
947947
heuristic. This estimates the expected norm of the shortest non-zero vector
948948
in the lattice. The heuristic is independent of the chosen basis.
949949
950-
INPUT:
951-
- ``exact_form`` -- boolean (default: ``False``); uses exact formulation
952-
based on gamma function, instead of estimation of the gamma function
953-
954-
OUTPUT: The Gaussian heuristic described above.
955-
956950
EXAMPLES::
957951
958952
sage: from sage.modules.free_module_integer import IntegerLattice

0 commit comments

Comments
 (0)