Coder Social home page Coder Social logo

Comments (5)

Jutho avatar Jutho commented on May 18, 2024

I am planning to add a different macro, which really just creates explicit for loops around such an index expression. That would allow for much more flexible operations (e.g. custom functions etc). It would be less efficient for large tensors for the operations the @tensor macro can do. Something along the lines of einsum (see also #10 ).

from tensoroperations.jl.

ahwillia avatar ahwillia commented on May 18, 2024

@shashi - I believe what I have in Einsum.jl will work for you. The code is still a bit preliminary so be cautious and don't hesitate to open an issue if it fails.

See - https://github.com/ahwillia/Einsum.jl/blob/master/test/runtests.jl#L54

from tensoroperations.jl.

Jutho avatar Jutho commented on May 18, 2024

So @ahwillia , do you plan to register this as an independent package (or did you do so already)? If not, I would certainly be interested to a include it in TensorOperations.jl . I've had this is a planned feature in the Readme for a while already (see the very last paragraph).

from tensoroperations.jl.

ahwillia avatar ahwillia commented on May 18, 2024

Hmm. I think there are still changes/improvements I want to fiddle with.

What if I register it as a package and then you use reexport to add that functionality here? That might give us the most flexibility for now.

Does that agree with you? I can register it today.

from tensoroperations.jl.

shashi avatar shashi commented on May 18, 2024

@ahwillia thanks! that's useful.

from tensoroperations.jl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.