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

Commit

Permalink
More comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
wbhart committed Aug 27, 2020
1 parent 41469dc commit f13cdc3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nf_elem/sqrt.c
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
* Remove small squares from denominator before rationalising
* Move _fmpq_poly_set_fmpz_poly_mod_fmpz into Flint
* Cache factorisation of f(n) on number field for future square roots
* Deal with primality vs probable prime testing
*/

int _fmpq_poly_set_fmpz_poly_mod_fmpz(fmpq_poly_t X,
Expand Down

0 comments on commit f13cdc3

Please sign in to comment.