Docs.rs
numpy-0.26.0
numpy 0.26.0
Docs.rs crate page
BSD-2-Clause
Links
Repository
crates.io
Source
Owners
termoshtt
kngwyu
github:rust-numpy:publish
github:pyo3:rust-numpy
Dependencies
half ^2.0
normal
optional
libc ^0.2
normal
nalgebra >=0.30, <0.35
normal
optional
ndarray >=0.15, <0.17
normal
num-complex >=0.2, <0.5
normal
num-integer ^0.1
normal
num-traits ^0.2
normal
pyo3 ^0.26.0
normal
rustc-hash ^2.0
normal
nalgebra >=0.30, <0.35
dev
pyo3 ^0.26.0
dev
pyo3-build-config ^0.26
build
Versions
100%
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
Ix1
numpy
0.26.0
Ix1
Aliased Type
In crate numpy
numpy
Type Alias
Ix1
Copy item path
Source
pub type Ix1 =
Dim
<[
usize
;
1
]>;
Expand description
one-dimensional
Aliased Type
ยง
pub struct Ix1 {
/* private fields */
}