All Projects → ITensor → NDTensors.jl

ITensor / NDTensors.jl

Licence: Apache-2.0 License
A Julia package for n-dimensional sparse tensors.

Programming Languages

julia
2034 projects

Projects that are alternatives of or similar to NDTensors.jl

Librec
LibRec: A Leading Java Library for Recommender Systems, see
Stars: ✭ 3,045 (+10775%)
Mutual labels:  sparse, tensor
eddl
European Distributed Deep Learning (EDDL) library. A general-purpose library initially developed to cover deep learning needs in healthcare use cases within the DeepHealth project.
Stars: ✭ 31 (+10.71%)
Mutual labels:  tensor
Tensor
A library and extension that provides objects for scientific computing in PHP.
Stars: ✭ 146 (+421.43%)
Mutual labels:  tensor
TensorCast.jl
It slices, it dices, it splices!
Stars: ✭ 106 (+278.57%)
Mutual labels:  tensor
scikit tt
Tensor Train Toolbox
Stars: ✭ 52 (+85.71%)
Mutual labels:  tensor
PuzzleLib
Deep Learning framework with NVIDIA & AMD support
Stars: ✭ 52 (+85.71%)
Mutual labels:  tensor
DI-treetensor
Let DI-treetensor help you simplify the structure processing!(树形运算一不小心就逻辑混乱?DI-treetensor快速帮你搞定)
Stars: ✭ 134 (+378.57%)
Mutual labels:  tensor
EasySparse
Sparse learning in TensorFlow using data acquired from Spark.
Stars: ✭ 21 (-25%)
Mutual labels:  sparse
grblas
Python wrapper around GraphBLAS
Stars: ✭ 22 (-21.43%)
Mutual labels:  sparse
Etaler
A flexable HTM (Hierarchical Temporal Memory) framework with full GPU support.
Stars: ✭ 79 (+182.14%)
Mutual labels:  tensor
NDScala
N-dimensional arrays in Scala 3. Think NumPy ndarray, but type-safe over shapes, array/axis labels & numeric data types
Stars: ✭ 37 (+32.14%)
Mutual labels:  tensor
keras-neural-graph-fingerprint
Keras implementation of Neural Graph Fingerprints as proposed by Duvenaud et al., 2015
Stars: ✭ 47 (+67.86%)
Mutual labels:  tensor
e-verest
EVEREST: e-Versatile Research Stick for peoples
Stars: ✭ 21 (-25%)
Mutual labels:  tensor
tensority
Strongly typed multidimensional array library for OCaml
Stars: ✭ 44 (+57.14%)
Mutual labels:  tensor
analisis-numerico-computo-cientifico
Análisis numérico y cómputo científico
Stars: ✭ 42 (+50%)
Mutual labels:  tensor
ostd
Online Stochastic Tensor Decomposition for Background Subtraction in Multispectral Video Sequences
Stars: ✭ 21 (-25%)
Mutual labels:  tensor
tabmat
Efficient matrix representations for working with tabular data
Stars: ✭ 70 (+150%)
Mutual labels:  sparse
systemds
An open source ML system for the end-to-end data science lifecycle
Stars: ✭ 38 (+35.71%)
Mutual labels:  tensor
dlaudio
Master thesis: Structured Auto-Encoder with application to Music Genre Recognition (code)
Stars: ✭ 14 (-50%)
Mutual labels:  sparse
torch
TensorLy-Torch: Deep Tensor Learning with TensorLy and PyTorch
Stars: ✭ 36 (+28.57%)
Mutual labels:  tensor

⚠️ INFO: This repository is deprecated

The source code for the NDTensors package has been moved into the monorepo at ITensors.jl. Please refer to that repository for the latest changes.

NDTensors.jl

Build Status
Tests codecov

NDTensors is a Julia package for n-dimensional sparse tensors. For now, it supports dense, block sparse, diagonal, and diagonal block sparse tensors. The focus is on providing efficient tensor operations, such as tensor decompositions and contractions.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].