tsalib VS dex-lang

Compare tsalib vs dex-lang and see what are their differences.

tsalib

Tensor Shape Annotation Library (numpy, tensorflow, pytorch, ...) (by ofnote)

dex-lang

Research language for array processing in the Haskell/ML family (by google-research)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
tsalib dex-lang
1 25
253 1,538
0.8% 0.5%
10.0 8.8
almost 4 years ago 4 days ago
Python Haskell
Apache License 2.0 BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

tsalib

Posts with mentions or reviews of tsalib. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-05.
  • [D] Ideal deep learning library
    9 projects | /r/MachineLearning | 5 Jan 2022
    The one thing I really *really* wish got more attention was named tensors and the tensor type system. Tensor misalignment errors are a constant source of silently-failing bugs. While 3rd party libraries have attempted to fill this gap, it really needs better native support. In particular it seems like bad form to me for programmers to have to remember the specific alignment and broadcasting rules, and then have to apply them to an often poorly documented order of tensor indices. I'd really like to see something like tsalib's warp operator made part of the main library and generalized to arbitrary function application, like a named-tensor version of fold. But preferably using notation closer to that of torchtyping.

dex-lang

Posts with mentions or reviews of dex-lang. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-13.

What are some alternatives?

When comparing tsalib and dex-lang you can also consider the following projects:

torchtyping - Type annotations and dynamic checking for a tensor's shape, dtype, names, etc.

jax - Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more

hasktorch - Tensors and neural networks in Haskell

futhark - :boom::computer::boom: A data-parallel functional programming language

equinox - Elegant easy-to-use neural networks + scientific computing in JAX. https://docs.kidger.site/equinox/

julia - The Julia Programming Language

torchsde - Differentiable SDE solvers with GPU support and efficient sensitivity analysis.

Pytorch - Tensors and Dynamic neural networks in Python with strong GPU acceleration

functorch - functorch is JAX-like composable function transforms for PyTorch.

CIPs

tutorials - PyTorch tutorials.