Skip to content

Reversion operator (~) is not defined for Symbolic Coefficients when using Grassmann and Reduce #94

@ajahraus

Description

@ajahraus

I was following along with the examples presented in Symbolic Coefficients by Declairing Albegra, and all was working as expected, until I tried to rotate a point P using the symbolically defined R, as in the equation Q = R*P*~R.

At this point, an error was thrown, indicating

ERROR: MethodError: no method matching grade(::Expr)
Closest candidates are:
  grade(::Any, ::SubManifold{V, G, B} where G) where {V, B} at ~/.julia/packages/DirectSum/XQ4T8/src/generic.jl:139

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions