Docs.rs
p3-circle-0.2.0
p3-circle 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
dlubarov
BGluth
Nashtare
mattstam
jtguibas
Dependencies
itertools ^0.13.0
normal
p3-challenger ^0.2.0
normal
p3-commit ^0.2.0
normal
p3-dft ^0.2.0
normal
p3-field ^0.2.0
normal
p3-fri ^0.2.0
normal
p3-matrix ^0.2.0
normal
p3-maybe-rayon ^0.2.0
normal
p3-util ^0.2.0
normal
serde ^1
normal
tracing ^0.1.37
normal
criterion ^0.5.1
dev
hashbrown ^0.14.3
dev
rand ^0.8.5
dev
rand_chacha ^0.3.1
dev
tracing-forest ^0.1.6
dev
tracing-subscriber ^0.3.17
dev
Versions
12.5%
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
p3_
circle
0.2.0
p3_circle
Function
circle_basis
Copy item path
Source
pub fn circle_basis<F:
Field
>(p: Point<F>, log_n:
usize
) ->
Vec
<F>