TensorFlock VS TensorOperations.jl

Compare TensorFlock vs TensorOperations.jl and see what are their differences.

TensorFlock

A small functional tensor language with Einstein summation notation convention and shape-checking at compile-time. (by laurenarnett)
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
TensorFlock TensorOperations.jl
1 3
8 413
- -
0.0 8.5
almost 6 years ago 10 days ago
OCaml Julia
- GNU General Public License v3.0 or later
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.

TensorFlock

Posts with mentions or reviews of TensorFlock. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-15.

TensorOperations.jl

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.

What are some alternatives?

When comparing TensorFlock and TensorOperations.jl you can also consider the following projects:

TensorComprehensions - A domain specific language to express machine learning workloads.

Halide - a language for fast, portable data-parallel computation

NDTensors.jl - A Julia package for n-dimensional sparse tensors.

Tullio.jl - ⅀

Grassmann.jl - ⟨Grassmann-Clifford-Hodge⟩ multilinear differential geometric algebra

ThinkJuliaFR.jl - Introduction à la programmation en Julia (livre)