https://github.com/juliaapproximation/approxfunbase.jl
Core functionality of ApproxFun
https://github.com/juliaapproximation/approxfunbase.jl
Last synced: 4 months ago
JSON representation
Core functionality of ApproxFun
- Host: GitHub
- URL: https://github.com/juliaapproximation/approxfunbase.jl
- Owner: JuliaApproximation
- License: mit
- Created: 2019-03-31T14:07:01.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-12-02T16:59:06.000Z (7 months ago)
- Last Synced: 2025-12-04T09:42:36.682Z (7 months ago)
- Language: Julia
- Size: 1.15 MB
- Stars: 13
- Watchers: 3
- Forks: 13
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ApproxFunBase.jl
Core functionality of ApproxFun
[](https://github.com/JuliaApproximation/ApproxFunBase.jl/actions/workflows/ci.yml)
[](https://github.com/JuliaApproximation/ApproxFunBase.jl/actions/workflows/downstream.yml)
[](https://codecov.io/gh/JuliaApproximation/ApproxFunBase.jl)
[](https://github.com/JuliaTesting/Aqua.jl)
[](https://juliahub.com/ui/Packages/ApproxFunBase/deO92?t=2)
[](https://juliahub.com/ui/Packages/ApproxFunBase/deO92)
[](https://juliaci.github.io/NanosoldierReports/pkgeval_badges/report.html)
[](https://JuliaApproximation.github.io/ApproxFun.jl/stable)
[](https://JuliaApproximation.github.io/ApproxFun.jl/dev)
[](https://gitter.im/JuliaApproximation/ApproxFun.jl?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[ApproxFun.jl](https://github.com/JuliaApproximation/ApproxFun.jl) is a package for approximating functions. This package contains core functionality used by the various components of ApproxFun. It is possible to add spaces on top of this without the rest of ApproxFun, but this is undocumented for now.