Docs.rs
  • feanor-math-3.1.4
    • feanor-math 3.1.4
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • FeanorTheElf
    • Dependencies
      • append-only-vec ^0.1.5 normal
      • atomicbox ^0.4.0 normal
      • bytemuck ^1.16.3 normal
      • libc ^0.2 normal
      • ndarray ^0.15.6 normal optional
      • oorandom ^11.1.3 normal
      • rayon ^1.8.0 normal optional
      • serde ^1.0.207 normal
      • serde_assert ^0.8.0 normal optional
      • serde_bytes ^0.11.15 normal
      • stability ^0.2.0 normal
      • thread_local ^1.1.8 normal
      • feanor-mempool ^2.1.0 dev
      • serde_assert ^0.8.0 dev
      • serde_json ^1.0.125 dev
    • Versions
    • 75.23% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

feanor_math3.1.4

Module algorithms

Module Items

  • Modules

In crate feanor_math

feanor_math

Module algorithms

Source
Expand description

A collection of all number-theoretic algorithms that are currently implemented in this crate.

Modulesยง

bigint
buchberger
convolution
cyclotomic
discrete_log
ec_factor
eea
erathostenes
extension_invert
fft
gauss
int_bisect
int_factor
interpolate
linsolve
lll
matmul
miller_rabin
poly_div
poly_factor
poly_gcd
rational_reconstruction
resultant
splitting_field
sqr_mul
unity_root