Docs.rs
  • num-prime-0.3.3
    • num-prime 0.3.3
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • cmpute
    • Dependencies
      • bitvec ^1.0.0 normal
      • either ^1.6.1 normal
      • lru ^0.7.2 normal
      • num-bigint ^0.4.3 normal
      • num-integer ^0.1.44 normal
      • num-modular ^0.4.3 normal
      • num-traits ^0.2.14 normal
      • rand ^0.8.4 normal
    • Versions
    • 90.63% 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
logo

logo

Crate num_prime

logo
Change settings

List of all items

Structs

  • FactorizationConfig
  • PrimalityTestConfig
  • buffer::NaiveBuffer
  • detail::Mint

Enums

  • Primality

Traits

  • BitTest
  • ExactRoots
  • PrimalityUtils
  • PrimeBuffer
  • RandPrime
  • buffer::PrimeBufferExt
  • detail::LucasUtils
  • detail::PrimalityBase
  • detail::PrimalityRefBase

Functions

  • factor::one_line128
  • factor::one_line64
  • factor::pollard_rho
  • factor::squfof
  • factor::trial_division
  • nt_funcs::factorize
  • nt_funcs::factorize128
  • nt_funcs::factorize64
  • nt_funcs::factors
  • nt_funcs::is_prime
  • nt_funcs::is_prime64
  • nt_funcs::is_safe_prime
  • nt_funcs::is_square_free
  • nt_funcs::moebius
  • nt_funcs::moebius_factorized
  • nt_funcs::next_prime
  • nt_funcs::nprimes
  • nt_funcs::nth_prime
  • nt_funcs::nth_prime_bounds
  • nt_funcs::nth_prime_est
  • nt_funcs::prev_prime
  • nt_funcs::prime_pi
  • nt_funcs::prime_pi_bounds
  • nt_funcs::prime_pi_est
  • nt_funcs::primes
  • nt_funcs::primorial

Constants

  • detail::SMALL_PRIMES
  • factor::SQUFOF_MULTIPLIERS