Skip to content

Issues in gausscheby2 #20

Description

@susilehtola

The weight used in gausscheby2 are incorrect.

weight_container weights( npts, pi_ov_npts_p_1 );

There are two problems here. Compared to the equations given on Wikipedia

  • the sine squared term is missing, and
  • the transformation to unit weight - which is present in gausscheby1 - is also missing.

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions