Skip to content

gauss_legendre with interval #619

Closed
@mjben

Description

@mjben

Description

Unless I missed something, there should not be x(1) = interval(1) and x(size(x)) = interval(2) in gauss_legendre subroutines, this would only be relevant for gauss_legendre_lobatto.

Expected Behaviour

gauss_legendre(x, w, interval=[-1._dp, 1._dp] should give same result as without interval optional.

Version of stdlib

0.1.0

Platform and Architecture

Linux

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingeasyDifficulty level is easy and good for starting into this project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions