Skip to content

Commit

Permalink
CyclotomicField -> cyclotomic_field (#1576)
Browse files Browse the repository at this point in the history
  • Loading branch information
fingolfin authored Nov 7, 2023
1 parent dd6ac00 commit f4cd5f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/antic/nf_elem.jl
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
###############################################################################

export AnticNumberField, defining_polynomial, nf_elem, norm,
representation_matrix, representation_matrix_q, tr, CyclotomicField,
representation_matrix, representation_matrix_q, tr, cyclotomic_field,
CyclotomicRealSubfield, add!, sub!, mul!, signature, sqr_classical,
is_rational, isinteger

Expand Down

0 comments on commit f4cd5f8

Please sign in to comment.