Skip to content

describe_zernike(11) is wrong #1357

@jmeyers314

Description

@jmeyers314

Prints

sqrt(5) * ( - 6y^2 + 6y^4 - 6x^2 + 12x^2y^2 + 6x^4)

instead of

sqrt(5) * (1 - 6y^2 + 6y^4 - 6x^2 + 12x^2y^2 + 6x^4).

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