We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13e0581 commit 39db3c5Copy full SHA for 39db3c5
src/sage/modular/arithgroup/farey_symbol.pyx
@@ -1,4 +1,6 @@
1
# distutils: sources = sage/modular/arithgroup/sl2z.cpp sage/modular/arithgroup/farey.cpp
2
+# distutils: language = c++
3
+# distutils: extra_compile_args = -std=c++11
4
# sage.doctest: needs sage.libs.pari
5
r"""
6
Farey symbol for arithmetic subgroups of `\PSL_2(\ZZ)`
0 commit comments