Skip to content

Math Functions

Linear Algebra

dtype hints

  • DTypeFloat: type-hint for the dtype of floating-point numbers
  • DTypeInt: type-hint for the dtype of signed integers
  • DTypeUInit: type-hint for the dtype of unsigned integers
  • DTypeBool: type-hint for the dtype of bools