-
Updated
Oct 18, 2021 - C++
#
tensors
Here are 84 public repositories matching this topic...
C++ tensors with broadcasting and lazy computing
prabhuomkar
commented
Sep 7, 2020
Issue to track tutorial requests:
- Deep Learning with PyTorch: A 60 Minute Blitz - #69
- Sentence Classification - #79
A polyhedral compiler for expressing fast and portable data parallel algorithms
machine-learning
library
deep-neural-networks
compiler
optimization
linear-algebra
code-generation
tensors
tensor-algebra
-
Updated
Oct 12, 2021 - C++
Type annotations and dynamic checking for a tensor's shape, dtype, names, etc.
-
Updated
Jun 27, 2021 - Python
A lightweight high performance tensor algebra framework for modern C++
fpga
hpc
gcc
simd
complexity
tensors
multidimensional-arrays
tensor-contraction
equivalent
tensor-product
performance-tensor
order-tensors
cross-product
algebra-framework
multi-dimensional-arrays
tensor-views
small-blas
-
Updated
Oct 15, 2021 - C++
dgerlanc
commented
Aug 27, 2021
A C++ library for efficient tensor network calculations
-
Updated
Aug 26, 2021 - C++
A Julia library for efficient tensor computations and tensor network calculations
-
Updated
Oct 22, 2021 - Julia
A python library for quantum information and many-body calculations including tensor networks.
python
physics
quantum
peps
python3
quantum-computing
dmrg
tensors
quantum-circuit
entanglement
tensor-networks
quantum-circuit-simulator
mera
tebd
tensor-network
-
Updated
Oct 20, 2021 - Python
Project which implements extraction of data from scatter plots
-
Updated
Jun 21, 2019 - Jupyter Notebook
High-Performance Tensor Transpose library
high-performance-computing
tensor
tensors
transposition
multidimensional-arrays
tensor-transposition
-
Updated
Jan 9, 2021 - C++
Tensor Network Learning with PyTorch
learning
data-science
pytorch
tensors
tensor-decomposition
cp-decomposition
tensor-networks
tensor-train
tucker-decomposition
-
Updated
Oct 8, 2021 - Python
C++ multidimensional arrays in the spirit of the STL
performance
cpp
cpp14
template-metaprogramming
header-only
stl-containers
tensors
multidimensional-arrays
-
Updated
Oct 21, 2021 - C++
Aardvark is an open-source platform for visual computing, real-time graphics and visualization. This repository is the basis for most platform libraries and provides basic functionality such as data-structures, math and much more.
math
fsharp
datastructures
functional-programming
geometry
graphics
linear-algebra
matrices
persistent-data-structure
tensors
aardvark
attribute-grammars
aardvark-platform
incremental-evaluation
-
Updated
Oct 19, 2021 - C#
A field-theory motivated approach to computer algebra.
cplusplus
computer-algebra
physics
mathematics
python3
tensors
symbolic-manipulation
computer-algebra-system
science-research
cadabra2
-
Updated
Sep 27, 2021 - C
Stretching GPU performance for GEMMs and tensor contractions.
python
machine-learning
amd
gpu
assembly
opencl
dnn
matrix-multiplication
neural-networks
gpu-acceleration
blas
hip
gpu-computing
tensors
tensor-contraction
gemm
radeon
auto-tuning
radeon-open-compute
-
Updated
Oct 23, 2021 - Python
Scientific computing in pure Crystal
-
Updated
Oct 21, 2021 - Crystal
Markus-Goetz
commented
Mar 30, 2021
Feature functionality
Implement a function in io.py that allows a user to store the contents of a DNDarray in a CSV file.
Performance evaluation of nearest neighbor search using Vespa, Elasticsearch and Open Distro for Elasticsearch K-NN
-
Updated
May 7, 2021 - Python
Matrix and Tensor Completion for Background Model Initialization
-
Updated
Mar 12, 2021 - MATLAB
Deep learning for spiking neural networks
python
machine-learning
deep-learning
pytorch
spiking-neural-networks
tensors
neuromorphic-computing
-
Updated
Oct 14, 2021 - Python
Many-dimensional type-safe numeric ops
-
Updated
Apr 7, 2021 - Haskell
An object-oriented general relativity package for Mathematica.
-
Updated
Sep 17, 2021 - Mathematica
A simple C++17 wrapper for HDF5
cmake
filesystem-library
storage
eigen
hdf5
cpp17
tensors
spdlog
hdf
hdf5-library
binary-storage
eigen3
hdf5-wrapper
hdf5-files
-
Updated
Oct 21, 2021 - C++
Tangent bundle / vector space category and functors
math
linear-algebra
category-theory
differential-geometry
tensors
type-system
manifold
tensor-algebra
abstract-algebra
manifolds
-
Updated
Oct 13, 2021 - Julia
The only library allowing to create Tensors (matrices extension) with custom types
-
Updated
Oct 15, 2021 - C#
MATLAB Tensor Toolbox (by Tamara Kolda)
-
Updated
Feb 8, 2017 - MATLAB
Abacus: Advanced Combinatorics and Algebraic Number Theory Symbolic Computation library for JavaScript, Python
polynomials
matrices
combinatorics
permutations
combinations
factorization
partitions
tensors
magic-square
symbolic-computation
groebner-basis
extended-euclidean-algorithm
primes
primality-test
greatest-common-divisor
diophantine-solver
derangement
involution
smith-normal-form
algebraic-number-theory
-
Updated
Aug 2, 2021 - JavaScript
Improve this page
Add a description, image, and links to the tensors topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tensors topic, visit your repo's landing page and select "manage topics."
Indexes in DataFrame are not saved when exporting to csv using to_csv.