Skip to content

ExactpAdics2 v0.2.0

Compare
Choose a tag to compare
@cjdoris cjdoris released this 25 May 12:19
· 41 commits to master since this release
  • RamificationFiltration now uses linear algebra instead of factorization, which is faster.
  • BringToEpoch is reimplemented more simply, and is faster.
  • Adds CanBringToEpoch, UninitializedCopy, WithDependencies, NumberOfNames
  • Adds DefiningPolynomial for extensions (but only implemented for single-hop extensions)
  • Adds Safe parameters to functions which need them to make them safe for WithDependencies with the Fast option.