Docs.rs
miden-core-0.6.1
miden-core 0.6.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
bobbinth
github:0xmiden:vm-publishers
Dependencies
miden-crypto ^0.6
normal
winter-math ^0.6
normal
winter-crypto ^0.6
normal
winter-utils ^0.6
normal
proptest ^1.1
dev
winter-rand-utils ^0.6
dev
Versions
41.18%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
☰
Module math
Functions
?
Module
miden_core
::
utils
::
math
source
·
[
−
]
Functions
batch_inversion
Computes a multiplicative inverse of a sequence of elements using batch inversion method.
log2
Returns base 2 logarithm of
n
, where
n
is a power of two.