Scientific Software
Updated 6 months ago

opt\_einsum - A Python package for optimizing contraction order for einsum-like expressions — Peer-reviewed • Rank 16.4 • Science 100%

opt\_einsum - A Python package for optimizing contraction order for einsum-like expressions - Published in JOSS (2018)

Scientific Software
Updated 6 months ago

OGRe — Peer-reviewed • Rank 4.9 • Science 98%

OGRe: An Object-Oriented General Relativity Package for Mathematica - Published in JOSS (2021)

Updated 6 months ago

tensors.jl • Rank 8.2 • Science 67%

Efficient computations with symmetric and non-symmetric tensors with support for automatic differentiation.

Updated 6 months ago

pytorch • Rank 38.6 • Science 36%

Tensors and Dynamic neural networks in Python with strong GPU acceleration

Updated 6 months ago

einops • Rank 28.9 • Science 44%

Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)

Updated 6 months ago

nx • Rank 26.9 • Science 44%

Multi-dimensional arrays (tensors) and numerical definitions for Elixir

Updated 6 months ago

burn • Rank 33.9 • Science 36%

Burn is a next generation Deep Learning Framework that doesn't compromise on flexibility, efficiency and portability.

Updated 4 months ago

https://github.com/jcmgray/cotengrust • Rank 12.2 • Science 46%

Rust accelerated contraction ordering primitives for tensor networks and einsums

Updated 6 months ago

@stdlib/ndarray-base-napi-unary • Rank 4.3 • Science 44%

C API for registering an N-API module exporting an ndarray interface for applying a unary callback to an input ndarray.

Updated 6 months ago

@stdlib/ndarray-base-napi-addon-arguments • Rank 4.0 • Science 44%

C API for validating, extracting, and transforming (to native C types) function arguments provided to an ndarray N-API add-on interface.

Updated 6 months ago

@stdlib/utils-map2 • Rank 3.9 • Science 44%

Apply a function to elements in two input arrays and assign the results to an output array.

Updated 6 months ago

@stdlib/utils-map-right • Rank 2.8 • Science 44%

Apply a function to each element in an array and assign the result to an element in an output array, iterating from right to left.

Updated 6 months ago

@stdlib/ndarray-iter-row-entries • Rank 2.7 • Science 44%

Create an iterator which returns [index, row] pairs for each row in a matrix (or stack of matrices).

Updated 6 months ago

@stdlib/ndarray-iter-column-entries • Rank 2.7 • Science 44%

Create an iterator which returns [index, column] pairs for each column in a matrix (or stack of matrices).

Updated 6 months ago

@stdlib/ndarray-iter-entries • Rank 2.6 • Science 44%

Create an iterator which returns [index, value] pairs for each element in a provided ndarray.

Updated 6 months ago

ndarray-iter-indices • Rank 2.4 • Science 44%

Create an iterator which returns indices for use indexing into an ndarray having a specified shape.

Updated 6 months ago

@stdlib/ndarray-dispatch-by • Rank 1.9 • Science 44%

Create an ndarray function interface which accepts a callback function and performs multiple dispatch.

Updated 5 months ago

https://github.com/aspuru-guzik-group/qtorch • Rank 5.7 • Science 10%

qTorch (Quantum Tensor Contraction Handler) https://arxiv.org/abs/1709.03636 -> for quantum simulation using tensor networks

Updated 6 months ago

ricci • Science 26%

{ricci} provides a compact R interface for performing tensor calculations. This is achieved by allowing (upper and lower) index labeling of R’s array and making use of Ricci calculus conventions.

Updated 6 months ago

cytnx • Science 54%

Project Cytnx, A Cross-section of Python & C++,Tensor network library

Updated 6 months ago

@stdlib/ndarray-iter-columns • Science 44%

Create an iterator which iterates over each column in a matrix (or stack of matrices).

Updated 6 months ago

@stdlib/utils-map • Science 44%

Apply a function to each element in an array and assign the result to an element in an output array.

Updated 6 months ago

ndarray-iter-matrices • Science 44%

Create an iterator which iterates over each matrix in a stack of matrices.

Updated 6 months ago

ndarray-iter-stacks • Science 44%

Create an iterator which iterates over each subarray in a stack of subarrays according to a list of specified stack dimensions.

Updated 5 months ago

https://github.com/april-tools/colorai • Science 13%

Website for the AAAI'25 Workshop on "Connectin Low-Rank Representations in AI"

Updated 6 months ago

@stdlib/ndarray-iter-rows • Science 44%

Create an iterator which iterates over each row in a matrix (or stack of matrices).

Updated 6 months ago

ndarray-iter-subarrays • Science 44%

Create an iterator which iterates over each subarray in a stack of subarrays.

Updated 6 months ago

TensorOperationsTBLIS • Science 44%

Julia wrapper for TBLIS with TensorOperations.jl