Skip to content

Releases: RJDennis/ChebyshevApprox.jl

Version 0.2.4

25 Nov 18:25
Compare
Choose a tag to compare
v0.2.4

Added Legendre_nodes()

Version 0.2.3

25 Nov 15:03
Compare
Choose a tag to compare
v0.2.3

Update chebyshev_approx_functions.jl

Version 0.2.2

25 Jun 12:13
Compare
Choose a tag to compare
v0.2.2

Restore the use of views

Version 0.2.1

24 Jun 23:49
Compare
Choose a tag to compare
v0.2.1

Update ChebyshevApprox.jl

Version 0.2.0

24 Jun 18:45
Compare
Choose a tag to compare
v0.2.0

'order' is now a tuple, not a 1d array

Version 0.1.15

19 May 00:58
Compare
Choose a tag to compare
v0.1.15

Use eachindex()

Version 0.1.14

20 Dec 19:09
Compare
Choose a tag to compare
v0.1.14

Generalize function-types

Version 0.1.13

18 Nov 13:03
Compare
Choose a tag to compare
Compute weights for quadrature

Add function chebyshev_quadrature that computes the nodes and weights for qauss-chebyshev quadrature with weighting functions of the first and second kind.

Register v0.1.12

01 Jun 11:23
Compare
Choose a tag to compare
Updated readme

Register v0.1.11

26 May 10:29
Compare
Choose a tag to compare
Update ChebyshevApprox.jl