Docs.rs
runmat-runtime-0.2.8
runmat-runtime 0.2.8
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
nallana
Dependencies
blas ^0.22
normal
optional
chrono ^0.4.42
normal
clap ^4.5
normal
optional
encoding_rs ^0.8.35
normal
glam ^0.24
normal
glob ^0.3
normal
inventory ^0.1
normal
lapack ^0.19
normal
optional
libc ^0.2
normal
log ^0.4
normal
nalgebra ^0.32
normal
num-complex ^0.4
normal
once_cell ^1.19
normal
regex ^1.11.1
normal
reqwest ^0.12
normal
runmat-accelerate-api =0.2.8
normal
runmat-builtins =0.2.8
normal
runmat-gc =0.2.8
normal
runmat-gc-api =0.2.8
normal
runmat-macros =0.2.8
normal
runmat-plot =0.2.8
normal
rustfft ^6.2
normal
serde ^1.0
normal
optional
serde_json ^1.0
normal
serde_yaml ^0.9
normal
optional
tokio ^1
normal
openblas-src ^0.10
normal
optional
accelerate-src ^0.3
normal
optional
Versions
41.38%
of the crate is documented
Platform
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 indexing
runmat_
runtime
0.2.8
Module indexing
Module Items
Modules
In runmat_
runtime::
builtins::
array
runmat_runtime
::
builtins
::
array
Module
indexing
Copy item path
Source
Expand description
Array indexing utilities such as
sub2ind
and
ind2sub
.
Modules
ยง
find
MATLAB-compatible
find
builtin with GPU-aware semantics for RunMat.
ind2sub
MATLAB-compatible
ind2sub
builtin with GPU-aware semantics for RunMat.
sub2ind
MATLAB-compatible
sub2ind
builtin with GPU-aware semantics for RunMat.