Releases: RJDennis/ChebyshevApprox.jl
Releases · RJDennis/ChebyshevApprox.jl
Register v0.1.10
Added LinearAlgebra as Dep
Register v0.1.9
Update Project.toml
Register v0.1.8
Added Chebyshev-extended-nodes
Register v0.1.7
Performance improvements
Version 0.1.6
Version had to be bumped because of ThreadPools.
Register v0.1.5
Update chebyshev_weights.jl
Register v0.1.4
Added functionality to use Chebyshev extrema.
Register v0.1.3
Update README.md
Register v0.1.2
General performance improvements. Generated functions are replaced with normal functions. Some multi-threaded capability is introduced for computing polynomial weights.