Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit f13cdc3

Browse files
committed
More comments.
1 parent 41469dc commit f13cdc3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nf_elem/sqrt.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
* Remove small squares from denominator before rationalising
3737
* Move _fmpq_poly_set_fmpz_poly_mod_fmpz into Flint
3838
* Cache factorisation of f(n) on number field for future square roots
39+
* Deal with primality vs probable prime testing
3940
*/
4041

4142
int _fmpq_poly_set_fmpz_poly_mod_fmpz(fmpq_poly_t X,

0 commit comments

Comments
 (0)