awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Array and Tensor Manipulation · Awesome GitHub Repositories

3 repos

Awesome GitHub RepositoriesArray and Tensor Manipulation

Mathematical and programmatic operations for reshaping, filtering, and transforming multi-dimensional data structures.

Explore 3 awesome GitHub repositories matching data & databases · Array and Tensor Manipulation. Refine with filters or upvote what's useful.

  1. Home
  2. Data & Databases
  3. Data Processing Pipelines
  4. Data Transformation
  5. Array and Tensor Manipulation

Awesome Array and Tensor Manipulation GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • tensorflow/tensorflow

    tensorflow/tensorflow

    193,864GitHubView on GitHub↗

    TensorFlow is a comprehensive machine learning framework designed for the construction, training, and deployment of complex mathematical models. It utilizes a graph-based execution model that represents operations as directed acyclic graphs, enabling automatic differentiation and efficient parallel processing. The syst

    C++deep-learningdeep-neural-networksdistributed
  • n8n-io/n8n

    n8n-io/n8n

    175,396GitHubView on GitHub↗

    n8n is a workflow automation platform that combines a visual interface with code-based extensibility to design, orchestrate, and manage automated processes. It provides a comprehensive suite of tools for data transformation, filtering, and storage, allowing users to build complex logic through conditional branching, lo

    TypeScriptaiapisautomation
  • d3/d3

    d3/d3

    112,379GitHubView on GitHub↗

    D3 is a modular library providing low-level primitives for creating data-driven visualizations. It functions as a flexible framework that allows for direct control over visual presentation by mapping abstract data dimensions to graphical properties, such as position, color, and size, without imposing predefined chart a

    Shellchartchartsd3

Explore sub-tags

  • Array FilteringTools that filter specific elements within arrays using programmatic expressions.
  • Array Manipulation UtilitiesUtilities for ordering, searching, summarizing, binning, and grouping array-based data structures.
  • Tensor TransformationsTools that perform element-wise operations and shape manipulations on tensor data structures.