@d4c/numjs
    Preparing search index...

    Module index

    This is default exported nj module page. Below References, Namespaces, Properties, Functions are all exported. For example, after import nj via import nj from "@d4c/numjs"; or const nj = require('@d4c/numjs').default;, you can use nj.array to use create a NdArray.

    Namespaces

    ndarray

    Variables

    array
    config
    dtypes
    remainder

    Functions

    abs
    add
    arange
    arccos
    arcsin
    arctan
    broadcast
    clip
    concatenate
    convolve
    cos
    diag
    divide
    dot
    empty
    equal
    exp
    fft
    fftconvolve
    flatten
    flip
    float32
    float64
    identity
    ifft
    int16
    int32
    int8
    leakyRelu
    log
    max
    mean
    min
    mod
    multiply
    ndarray
    negative
    ones
    power
    random
    reshape
    rot90
    round
    sigmoid
    sin
    softmax
    sqrt
    stack
    std
    subtract
    sum
    tan
    tanh
    transpose
    uint16
    uint32
    uint8
    uint8Clamped
    zeros

    References

    errors → errors
    NdArray → NdArray