Git Product home page Git Product logo

Comments (3)

eschnett avatar eschnett commented on May 18, 2024

Another issue (with a positive metric signature):

julia> using Grassmann
julia> @mixedbasis 2
julia> (1v1w1+0v2w2)(v12)
ERROR: StackOverflowError:
Stacktrace:
 [1] interform(::Chain{⟨++--⟩*,2,Int64,6}, ::SubManifold{⟨++--⟩*,2,0x0000000000000003}) at /Users/eschnett/.julia/packages/AbstractTensors/zchWS/src/AbstractTensors.jl:116
 [2] (::Chain{⟨++--⟩*,2,Int64,6})(::SubManifold{⟨++--⟩*,2,0x0000000000000003}) at /Users/eschnett/.julia/packages/Grassmann/9da5V/src/forms.jl:176
 ... (the last 2 lines are repeated 39990 more times)
 [79983] interform(::Chain{⟨++--⟩*,2,Int64,6}, ::SubManifold{⟨++--⟩*,2,0x0000000000000003}) at /Users/eschnett/.julia/packages/AbstractTensors/zchWS/src/AbstractTensors.jl:116

from grassmann.jl.

chakravala avatar chakravala commented on May 18, 2024

The tensor evaluation feature is not currently fully implemented, since it's not completely essential to do math with geometric algebra.

It is planned to eventually fully implement this, but it's not a high priority at the moment and requires a lot of detail work to get right for every type of basis (there are a lot of different nuances).

I can't give an exact timeline at the moment for when I'll finish implementing it, since I have a lot of other ideas I want to work on as well. There's a lot of stuff that can still be improved and added.

from grassmann.jl.

chakravala avatar chakravala commented on May 18, 2024

I think the error you got is due to the fact that I previously used a Bool there, but then I generalized it so it can take on values other than 1 and -1, which is why it expects currently a Bool. In other words, this feature has not been updated to the new format where no longer only use a Bool.

from grassmann.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.