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

Commit 0653d70

Browse files
committed
Add comment.
1 parent d3efdbe commit 0653d70

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

nf_elem/sqrt.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
* Deal with primes dividing denominator of norm
3535
* Figure out why norm is square test fails if defining polynomial is not monic
3636
* Remove small squares from denominator before rationalising
37+
* Move _fmpq_poly_set_fmpz_poly_mod_fmpz into Flint
3738
*/
3839

3940
int _fmpq_poly_set_fmpz_poly_mod_fmpz(fmpq_poly_t X,

0 commit comments

Comments
 (0)