JuliaApproximation / JuliaApproximation/MultivariateOrthogonalPolynomials.jl
`RectPolynomial` tests for conversion/differentation don't test anything (other than it not erroring)
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 20
- Forks
- 6
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 1
Description
I can probably add some at some point, but just making a note for now
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read the referenced section of test/test_rect.jl at lines 64-90, focusing on the RectPolynomial conversion and differentiation tests. Replace the non-error-only checks with assertions that verify the expected results, using the existing tests and implementation to determine those results; done means the tests fail for an incorrect result rather than only for an exception.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100