Skip to content

describe_zernike(11) is wrong #1357

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).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions