-
Notifications
You must be signed in to change notification settings - Fork 192
Closed
Labels
bugSomething isn't workingSomething isn't workingeasyDifficulty level is easy and good for starting into this projectDifficulty level is easy and good for starting into this project
Description
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
Labels
bugSomething isn't workingSomething isn't workingeasyDifficulty level is easy and good for starting into this projectDifficulty level is easy and good for starting into this project