Pinned Repositories
AsymptoticGaussianQuadrature.jl
A package that assembles known asymptotic expansions of Gaussian quadrature rules
AZalgorithm.jl
Generic implementation of the AZ algorithm for discrete least squares problems
BasisTranslates.jl
Package for function approximation with translates of a kernel function
BSplineExtension_archive.jl
A Julia package for B-splines Extension approximation
DomainSets.jl
A Julia package for describing domains in Euclidean space
GeneralizedGauss.jl
Package for the computation of generalized Gaussian quadrature rules
GenericLinearAlgebra.jl
Generic numerical linear algebra in Julia
IntegralEquations2D.jl
Julia-tutorial
A Julia tutorial for people already familiar with technical computing (in applied mathematics)
ModifiedArrays.jl
A generic package to modify the behaviour of Julia arrays using composition
daanhb's Repositories
daanhb/Julia-tutorial
A Julia tutorial for people already familiar with technical computing (in applied mathematics)
daanhb/GeneralizedGauss.jl
Package for the computation of generalized Gaussian quadrature rules
daanhb/IntegralEquations2D.jl
daanhb/ModifiedArrays.jl
A generic package to modify the behaviour of Julia arrays using composition
daanhb/AZalgorithm.jl
Generic implementation of the AZ algorithm for discrete least squares problems
daanhb/BasisTranslates.jl
Package for function approximation with translates of a kernel function
daanhb/DomainSets.jl
A Julia package for describing domains in Euclidean space
daanhb/GenericLinearAlgebra.jl
Generic numerical linear algebra in Julia
daanhb/AsymptoticGaussianQuadrature.jl
A package that assembles known asymptotic expansions of Gaussian quadrature rules
daanhb/BSplineExtension_archive.jl
A Julia package for B-splines Extension approximation
daanhb/DomainSetsExtensions.jl
A collection of package extensions for the DomainSets package.jl
daanhb/FastGaussQuadrature.jl
Gauss quadrature nodes and weights in Julia.
daanhb/Filterbanks.jl
Construct and apply filterbanks, consisting of a pair of low-pass and high-pass filters
daanhb/FourierSubmatrices.jl
A block-based discrete Fourier transform
daanhb/IntervalSets.jl
Interval Sets for Julia
daanhb/NSDpackage
Numerical steepest descent quadrature routine, for oscillatory integrals
daanhb/PathFinder
A Matlab/Octave package for oscillatory integration
daanhb/PolynomialAsymptotics.jl
A package that contains expressions for the asymptotic expansions of orthogonal polynomials of large degree
daanhb/SignalExtensions.jl
Methods for extending a discrete finite signal to an infinite sequence indexable by all integers
daanhb/Wavelets.jl
A Julia package for fast discrete wavelet transforms and utilities