Use FastGaussQuadrature instead of GaussQuadrature
Open
bug
- Dominant language
- Julia
- Stars
- 117
- Forks
- 19
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 41
Description
[FastGaussQuadrature.jl](https://github.com/JuliaApproximation/FastGaussQuadrature.jl) has reached version 1 and seems to be receiving updates and bug fixes, [GaussQuadrature](https://github.com/billmclean/GaussQuadrature.jl) hasn't been updated in 4 years.
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect the project dependency declaration and search for uses of GaussQuadrature and FastGaussQuadrature. Compare the APIs and run the relevant test suite before and after the dependency change. Done means the old package is no longer used, the new package provides the required quadrature behavior, and tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- hpc
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100