Skip to content

Commit 3c2b836

Browse files
committed
Add title for integral_points
1 parent dc99dc8 commit 3c2b836

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/sage/geometry/integral_points.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
r"""
2+
Cython helper methods to compute integral points in polyhedra
3+
"""
4+
15
try:
26
from .integral_points_integer_dense import (
37
parallelotope_points,

0 commit comments

Comments
 (0)