Skip to content

vector product substitutions with powers #832

@veretin

Description

@veretin

Hi!
What is wrong in the following example? I would expect both results to be zero here.

v q,k,p1,p2;
s j;

g ff = q.k^2*p1.k;

id k.p1?*k.p2?^2 = 0;
print+s;
.sort

id q.k^j?*p1.k = 0;
print+s;
.end

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions