Module galois

Module galois 

Source
Expand description

Contains algorithms for computing the Galois group and Galois closure of a crate::rings::extension::number_field::NumberField.

Structs§

GaloisAutomorphismunstable-enable
Availability

Functions§

compute_galois_closureunstable-enable
Computes the Galois closure of field.
compute_galois_groupunstable-enable
If the number field is galois, returns its Galois group.
find_complex_conjugationunstable-enable
Finds the Galois automorphism that will become complex conjugation under the given embedding K -> C.