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 2bc3ac2 commit 27e191cCopy full SHA for 27e191c
setup.py
@@ -120,6 +120,7 @@
120
("flint.types.acb_series", ["src/flint/types/acb_series.pyx"]),
121
122
("flint.types.dirichlet", ["src/flint/types/dirichlet.pyx"]),
123
+ ("flint.types.qfb", ["src/flint/types/qfb.pyx"]),
124
125
("flint.functions.showgood", ["src/flint/functions/showgood.pyx"]),
126
]
0 commit comments