Skip to main content
Ctrl+K

decent-array

  • User Guide
  • API Reference
  • Developer Guide
  • Contributors
  • GitHub
  • PyPI
  • User Guide
  • API Reference
  • Developer Guide
  • Contributors
  • GitHub
  • PyPI

Section Navigation

  • decent_array.Array
  • decent_array.interoperability
  • decent_array.types
  • decent_array

decent_array#

  • decent_array.Array
    • Array
  • decent_array.interoperability
    • abs()
    • absolute()
    • add()
    • all()
    • any()
    • argmax()
    • argmin()
    • asarray()
    • astype()
    • bitwise_and()
    • bitwise_invert()
    • bitwise_left_shift()
    • bitwise_or()
    • bitwise_right_shift()
    • bitwise_xor()
    • choice()
    • copy()
    • default_device()
    • derive_seed()
    • device_of()
    • diag()
    • diagonal()
    • divide()
    • dot()
    • equal()
    • expand_dims()
    • eye()
    • floor_divide()
    • from_numpy()
    • from_numpy_like()
    • get_numpy_rng()
    • get_rng_state()
    • get_seed()
    • greater()
    • greater_equal()
    • less()
    • less_equal()
    • matmul()
    • matrix_transpose()
    • max()
    • maximum()
    • mean()
    • min()
    • multiply()
    • ndim()
    • negative()
    • norm()
    • normal()
    • normal_like()
    • not_equal()
    • ones()
    • ones_like()
    • positive()
    • pow()
    • remainder()
    • reshape()
    • set_backend()
    • set_rng_state()
    • set_seed()
    • shape()
    • sign()
    • size()
    • sqrt()
    • squeeze()
    • stack()
    • subtract()
    • sum()
    • to_numpy()
    • transpose()
    • uniform()
    • uniform_like()
    • unsqueeze()
    • vecdot()
    • vector_norm()
    • zeros()
    • zeros_like()
  • decent_array.types
    • DTypes
    • SupportedDevices
    • SupportedFrameworks

previous

User Guide

next

decent_array.Array

© Copyright 2026, Team Decent.

Created using Sphinx 9.1.0.

Built with the PyData Sphinx Theme 0.18.0.