TensorOperations.jl

Julia package for tensor contractions and related operations (by Jutho)

TensorOperations.jl Alternatives

Similar projects and alternatives to TensorOperations.jl

  1. Pytorch

    Tensors and Dynamic neural networks in Python with strong GPU acceleration

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. Halide

    a language for fast, portable data-parallel computation

  4. einops

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

  5. ThinkJuliaFR.jl

    Introduction à la programmation en Julia (livre)

  6. array

    C++ multidimensional arrays in the spirit of the STL

  7. TensorFlock

    A small functional tensor language with Einstein summation notation convention and shape-checking at compile-time.

  8. NDTensors.jl

    Discontinued A Julia package for n-dimensional sparse tensors.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. TensorComprehensions

    Discontinued A domain specific language to express machine learning workloads.

  11. Grassmann.jl

    ⟨Grassmann-Clifford-Hodge⟩ multilinear differential geometric algebra

  12. ten

    A statically typed tensor programming language for defining AI models. (by lukehoban)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better TensorOperations.jl alternative or higher similarity.

TensorOperations.jl discussion

Log in or Post with

TensorOperations.jl reviews and mentions

Posts with mentions or reviews of TensorOperations.jl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-27.
  • Einsum in 40 Lines of Python
    6 projects | news.ycombinator.com | 27 Apr 2024
  • Absolutely suck at tech stuff,but Julia makes me want to learn coding. Wish me luck.
    2 projects | /r/Julia | 12 Mar 2021
    Sometimes broadcasting feels like magic to me. It just works more often than not even when I am confused with the dimensions. If you do a lot of Tensor stuff it's also worth checking out Einstein notation (https://github.com/Jutho/TensorOperations.jl)
  • Programming Languages where element-wise matrix notation is possible
    5 projects | /r/ProgrammingLanguages | 15 Feb 2021
    There are some libraries and macros for Einstein notation and related ideas, like TensorOperations.jl in Julia, einsum in numpy which someone already mentioned, and some small-scale/research languages like Diderot and Egison. In the mainstream, I guess languages generally use for loops or list comprehensions and try to recover vectorisation from that after the fact, but don’t guarantee it. Those that do make guarantees tend to use combinators that are matrixwise/function-level. I admit I pretty much categorically prefer the latter so I’m not as aware of the state of this as I’d like to be able to help.
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 21 Jun 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Stats

Basic TensorOperations.jl repo stats
3
518
6.5
7 days ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Julia is
the 45th most popular programming language
based on number of references?