Skip to content

Add "stretched" Chebyshev nodes of third and fourth kinds #56

@pasabanov

Description

@pasabanov

Goal

Implement the following point distributions:

  • "Stretched" Chebyshev nodes of the third kind: nodes are "stretched" to the right segment boundary, so that the last point lies at the right end of the segment.
  • "Stretched" Chebyshev nodes of the fourth kind: nodes are "stretched" to the left segment boundary, so that the last point lies at the left end of the segment.

Note

The barycentric weights for the new distributions are the same as for the original ones, since they do not change when translating one segment to another.

Tasks

Related: #47.

Metadata

Metadata

Assignees

Labels

featureNew feature or request

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions