{"id":17113000,"url":"https://github.com/emmt/interpolationkernels.jl","last_synced_at":"2025-07-29T03:05:58.562Z","repository":{"id":61798256,"uuid":"196171678","full_name":"emmt/InterpolationKernels.jl","owner":"emmt","description":"A library of interpolation kernels for Julia","archived":false,"fork":false,"pushed_at":"2023-02-23T09:41:03.000Z","size":356,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-23T22:34:33.796Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Julia","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/emmt.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-07-10T09:05:31.000Z","updated_at":"2022-07-28T16:57:12.000Z","dependencies_parsed_at":"2025-01-29T05:41:03.580Z","dependency_job_id":"cbc84cbf-aef1-4a83-9fe1-8db2d21325ee","html_url":"https://github.com/emmt/InterpolationKernels.jl","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emmt%2FInterpolationKernels.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emmt%2FInterpolationKernels.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emmt%2FInterpolationKernels.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emmt%2FInterpolationKernels.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emmt","download_url":"https://codeload.github.com/emmt/InterpolationKernels.jl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248107849,"owners_count":21049020,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-14T17:02:16.888Z","updated_at":"2025-04-09T20:33:43.372Z","avatar_url":"https://github.com/emmt.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A library of interpolation kernels for Julia\n\n| **Documentation**               | **License**                     | **Build Status**                                                | **Code Coverage**                                                   |\n|:--------------------------------|:--------------------------------|:----------------------------------------------------------------|:--------------------------------------------------------------------|\n| [![][doc-dev-img]][doc-dev-url] | [![][license-img]][license-url] | [![][github-ci-img]][github-ci-url] [![][appveyor-img]][appveyor-url] | [![][codecov-img]][codecov-url] |\n\nThe `InterpolationKernels` package provides a library of interpolation kernels\nfor [Julia](https://julialang.org/).  As suggested by their name,\ninterpolations kernels are mostly designed for interpolation, they can be\nthought as smart functions that know their derivative and that implement\noptimized computation of interpolation weights.\n\nYou may have a look at some sections of the [the latest\ndocumentation](https://emmt.github.io/InterpolationKernels.jl/dev/):\n\n- [List of provided kernels](https://emmt.github.io/InterpolationKernels.jl/dev/kernels/).\n- [Principles of interpolation](https://emmt.github.io/InterpolationKernels.jl/dev/interpolation/).\n- [Instructions for installation](https://emmt.github.io/InterpolationKernels.jl/dev/install/).\n\nThe `InterpolationKernels` package is used by:\n\n- [FineShift](https://github.com/emmt/FineShift.jl), a Julia package for\n  fast sub-sample shifting of arrays.\n\n- [LinearInterpolators](https://github.com/emmt/LinearInterpolators.jl) which implements\n  various interpolation methods for Julia as linear mappings.\n\n[doc-stable-img]: https://img.shields.io/badge/docs-stable-blue.svg\n[doc-stable-url]: https://emmt.github.io/InterpolationKernels.jl/stable\n\n[doc-dev-img]: https://img.shields.io/badge/docs-dev-blue.svg\n[doc-dev-url]: https://emmt.github.io/InterpolationKernels.jl/dev\n\n[license-url]: ./LICENSE.md\n[license-img]: http://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat\n\n[github-ci-img]: https://github.com/emmt/InterpolationKernels.jl/actions/workflows/CI.yml/badge.svg?branch=master\n[github-ci-url]: https://github.com/emmt/InterpolationKernels.jl/actions/workflows/CI.yml?query=branch%3Amaster\n\n[appveyor-img]: https://ci.appveyor.com/api/projects/status/github/emmt/InterpolationKernels.jl?branch=master\n[appveyor-url]: https://ci.appveyor.com/project/emmt/InterpolationKernels-jl/branch/master\n\n[coveralls-img]: https://coveralls.io/repos/emmt/InterpolationKernels.jl/badge.svg?branch=master\u0026service=github\n[coveralls-url]: https://coveralls.io/github/emmt/InterpolationKernels.jl?branch=master\n\n[codecov-img]: http://codecov.io/github/emmt/InterpolationKernels.jl/coverage.svg?branch=master\n[codecov-url]: http://codecov.io/github/emmt/InterpolationKernels.jl?branch=master\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femmt%2Finterpolationkernels.jl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femmt%2Finterpolationkernels.jl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femmt%2Finterpolationkernels.jl/lists"}