Docs.rs
  • ella-tensor-0.1.5
    • ella-tensor 0.1.5
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • dexterduck
    • Dependencies
      • arrow ^42.0.0 normal
      • comfy-table ^7.0.1 normal
      • derive_more ^0.99.17 normal
      • ella-common ^0.1.5 normal
      • num-traits ^0.2.15 normal
      • paste ^1.0.12 normal
      • serde ^1.0.160 normal
      • serde_json ^1.0.95 normal
      • smallvec ^1.10.0 normal
      • strum ^0.24.1 normal
      • thiserror ^1.0.40 normal
      • time ^0.3.20 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • 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

ella_tensor0.1.5

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Axis
  • Const
  • DataFrame
  • Dyn
  • NamedColumn
  • Tensor
  • arrow::FixedShapeTensor
  • mask::Mask
  • row::TensorBuilder
  • row::TensorRowView
  • shape::Axis
  • shape::Const
  • shape::Dyn
  • shape::Flat
  • shape::IndexUnchecked
  • shape::ShapeIndexIter
  • slice::NewAxis
  • slice::Slice
  • slice::SliceSpec

Enums

  • Error
  • ShapeError
  • TensorType
  • arrow::ExtensionType
  • mask::MaskIter
  • mask::ValidityIter
  • slice::AxisSliceSpec

Traits

  • Column
  • Frame
  • IntoShape
  • MaskedValue
  • RemoveAxis
  • Shape
  • TensorValue
  • shape::IndexValue
  • shape::Indexer
  • shape::IntoShape
  • shape::NdimAdd
  • shape::NdimMax
  • shape::RemoveAxis
  • shape::Shape
  • slice::SliceShape

Macros

  • concat
  • frame
  • slice
  • stack
  • tensor

Functions

  • arrow::row_shape
  • shape::stride_offset
  • shape::stride_offset_checked
  • tensor_schema

Type Aliases

  • ColumnRef
  • Result
  • Tensor1
  • Tensor2
  • Tensor3
  • Tensor4
  • TensorD