sage
8d090449
- Avoid redundant computations in finite field .conjugate() method
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Avoid redundant computations in finite field .conjugate() method The previous implementation was factoring the order (characteristic^degree) to obtain the field degree.
References
#35643 - Avoid redundant computations in finite field .conjugate() method
Author
remyoudompheng
Parents
f2f5863c
Loading