🔍 Code Extractor

Search Components

Full-Text: Fast keyword matching | Semantic: AI-powered understanding of intent (finds similar concepts)

Search Results for "broadcasting"

Found 2 matching component(s)

  • function cartesian_product

    Computes the Cartesian product of multiple 1D arrays, returning expanded array views for each dimension with optional flattening and copying.

    File: /tf/active/vicechatdev/patches/util.py

    cartesian-product numpy array-operations combinatorics grid-generation
  • function expand_grid_coords

    Expands coordinates along a specified dimension of a gridded dataset into an N-dimensional array that matches the full dimensionality of the dataset.

    File: /tf/active/vicechatdev/patches/util.py

    grid coordinates broadcasting multidimensional cartesian-product

Search Examples