{"id":37155,"name":"Interpolations","description":"Fast, continuous interpolation of discrete datasets in Julia","url":"https://github.com/juliamath/interpolations.jl","last_synced_at":"2025-09-05T07:20:19.369Z","repository":{"id":37458470,"uuid":"23384417","full_name":"JuliaMath/Interpolations.jl","owner":"JuliaMath","description":"Fast, continuous interpolation of discrete datasets in Julia","archived":false,"fork":false,"pushed_at":"2025-08-26T05:45:05.000Z","size":13298,"stargazers_count":558,"open_issues_count":110,"forks_count":112,"subscribers_count":38,"default_branch":"master","last_synced_at":"2025-08-30T09:42:52.861Z","etag":null,"topics":["grid","interpolation","julia","splines"],"latest_commit_sha":null,"homepage":"http://juliamath.github.io/Interpolations.jl/","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/JuliaMath.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":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-08-27T09:36:22.000Z","updated_at":"2025-08-26T05:43:50.000Z","dependencies_parsed_at":"2022-07-12T14:03:44.304Z","dependency_job_id":"3cba7c95-1aa5-480a-9262-028de21e9b25","html_url":"https://github.com/JuliaMath/Interpolations.jl","commit_stats":{"total_commits":661,"total_committers":92,"mean_commits":7.184782608695652,"dds":0.7760968229954615,"last_synced_commit":"75786416f29de9e332551880e789bd7ccf7d947a"},"previous_names":[],"tags_count":69,"template":false,"template_full_name":null,"purl":"pkg:github/JuliaMath/Interpolations.jl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JuliaMath","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/sbom","scorecard":{"id":75439,"data":{"date":"2025-08-11","repo":{"name":"github.com/JuliaMath/Interpolations.jl","commit":"078a1b1089419e96beb5192bbe45d10112c81210"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/DocPreviewCleanup.yml:16","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/Documentation.yml:16","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/Documentation.yml:17","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/Documentation.yml:18","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/Documentation.yml:19","Warn: no topLevel permission defined: .github/workflows/CI.yml:1","Warn: no topLevel permission defined: .github/workflows/CompatHelper.yml:1","Warn: no topLevel permission defined: .github/workflows/DocPreviewCleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/Documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/Invalidations.yml:1","Info: topLevel 'checks' permission set to 'read': .github/workflows/TagBot.yml:12","Warn: topLevel 'contents' permission set to 'write': .github/workflows/TagBot.yml:13","Info: topLevel 'deployments' permission set to 'read': .github/workflows/TagBot.yml:14","Info: topLevel 'pages' permission set to 'read': .github/workflows/TagBot.yml:18","Info: topLevel 'security-events' permission set to 'read': .github/workflows/TagBot.yml:21","Info: topLevel 'statuses' permission set to 'read': .github/workflows/TagBot.yml:22","Info: topLevel 'issues' permission set to 'read': .github/workflows/TagBot.yml:15","Info: topLevel 'discussions' permission set to 'read': .github/workflows/TagBot.yml:16","Info: topLevel 'packages' permission set to 'read': .github/workflows/TagBot.yml:17","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/TagBot.yml:19","Info: topLevel 'repository-projects' permission set to 'read': .github/workflows/TagBot.yml:20","Info: topLevel 'actions' permission set to 'read': .github/workflows/TagBot.yml:11","Warn: no topLevel permission defined: .github/workflows/cffconvert.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaMath/Interpolations.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaMath/Interpolations.jl/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaMath/Interpolations.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaMath/Interpolations.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaMath/Interpolations.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaMath/Interpolations.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaMath/Interpolations.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CompatHelper.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaMath/Interpolations.jl/CompatHelper.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/DocPreviewCleanup.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaMath/Interpolations.jl/DocPreviewCleanup.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Documentation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaMath/Interpolations.jl/Documentation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/Documentation.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaMath/Interpolations.jl/Documentation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/Documentation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaMath/Interpolations.jl/Documentation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/Invalidations.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaMath/Interpolations.jl/Invalidations.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Invalidations.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaMath/Interpolations.jl/Invalidations.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/Invalidations.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaMath/Interpolations.jl/Invalidations.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/Invalidations.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaMath/Interpolations.jl/Invalidations.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Invalidations.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaMath/Interpolations.jl/Invalidations.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/Invalidations.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaMath/Interpolations.jl/Invalidations.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/Invalidations.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaMath/Interpolations.jl/Invalidations.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/TagBot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaMath/Interpolations.jl/TagBot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaMath/Interpolations.jl/cffconvert.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaMath/Interpolations.jl/cffconvert.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:14.165Z","repository_id":37458470,"created_at":"2025-08-15T04:42:14.165Z","updated_at":"2025-08-15T04:42:14.165Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273724382,"owners_count":25156518,"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","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"}},"owner":{"login":"JuliaMath","name":"Julia Math","uuid":"19329613","kind":"organization","description":"Mathematics made easy in Julia","email":null,"website":"https://julialang.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19329613?v=4","repositories_count":53,"last_synced_at":"2023-04-04T20:56:54.578Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/JuliaMath","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T15:13:21.069Z","updated_at":"2023-04-04T20:56:54.918Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JuliaMath","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JuliaMath/repositories"},"packages":[{"id":4315676,"name":"Interpolations","ecosystem":"julia","description":"Fast, continuous interpolation of discrete datasets in Julia","homepage":"http://juliamath.github.io/Interpolations.jl/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/JuliaMath/Interpolations.jl","keywords_array":["julia","interpolation","grid","splines"],"namespace":null,"versions_count":46,"first_release_published_at":"2016-08-15T06:52:25.000Z","latest_release_published_at":"2025-05-01T00:00:00.000Z","latest_release_number":"0.16.1","last_synced_at":"2025-08-24T11:04:11.714Z","created_at":"2022-04-19T16:37:14.303Z","updated_at":"2025-08-24T11:27:23.218Z","registry_url":"https://juliahub.com/ui/Packages/General/Interpolations/","install_command":"Pkg.add(\"Interpolations\")","documentation_url":"https://docs.juliahub.com/General/Interpolations/stable/","metadata":{"uuid":"a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"},"repo_metadata":{"id":37458470,"uuid":"23384417","full_name":"JuliaMath/Interpolations.jl","owner":"JuliaMath","description":"Fast, continuous interpolation of discrete datasets in Julia","archived":false,"fork":false,"pushed_at":"2025-08-11T21:12:59.000Z","size":14648,"stargazers_count":559,"open_issues_count":111,"forks_count":112,"subscribers_count":38,"default_branch":"master","last_synced_at":"2025-08-20T03:11:57.530Z","etag":null,"topics":["grid","interpolation","julia","splines"],"latest_commit_sha":null,"homepage":"http://juliamath.github.io/Interpolations.jl/","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/JuliaMath.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":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-08-27T09:36:22.000Z","updated_at":"2025-07-23T09:10:38.000Z","dependencies_parsed_at":"2022-07-12T14:03:44.304Z","dependency_job_id":"3cba7c95-1aa5-480a-9262-028de21e9b25","html_url":"https://github.com/JuliaMath/Interpolations.jl","commit_stats":{"total_commits":661,"total_committers":92,"mean_commits":7.184782608695652,"dds":0.7760968229954615,"last_synced_commit":"75786416f29de9e332551880e789bd7ccf7d947a"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/JuliaMath/Interpolations.jl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JuliaMath","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/sbom","scorecard":{"id":75439,"data":{"date":"2025-08-11","repo":{"name":"github.com/JuliaMath/Interpolations.jl","commit":"078a1b1089419e96beb5192bbe45d10112c81210"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/DocPreviewCleanup.yml:16","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/Documentation.yml:16","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/Documentation.yml:17","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/Documentation.yml:18","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/Documentation.yml:19","Warn: no topLevel permission defined: .github/workflows/CI.yml:1","Warn: no topLevel permission defined: .github/workflows/CompatHelper.yml:1","Warn: no topLevel permission defined: .github/workflows/DocPreviewCleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/Documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/Invalidations.yml:1","Info: topLevel 'checks' permission set to 'read': .github/workflows/TagBot.yml:12","Warn: topLevel 'contents' permission set to 'write': .github/workflows/TagBot.yml:13","Info: topLevel 'deployments' permission set to 'read': .github/workflows/TagBot.yml:14","Info: topLevel 'pages' permission set to 'read': .github/workflows/TagBot.yml:18","Info: topLevel 'security-events' permission set to 'read': .github/workflows/TagBot.yml:21","Info: topLevel 'statuses' permission set to 'read': .github/workflows/TagBot.yml:22","Info: topLevel 'issues' permission set to 'read': .github/workflows/TagBot.yml:15","Info: topLevel 'discussions' permission set to 'read': .github/workflows/TagBot.yml:16","Info: topLevel 'packages' permission set to 'read': .github/workflows/TagBot.yml:17","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/TagBot.yml:19","Info: topLevel 'repository-projects' permission set to 'read': .github/workflows/TagBot.yml:20","Info: topLevel 'actions' permission set to 'read': .github/workflows/TagBot.yml:11","Warn: no topLevel permission defined: .github/workflows/cffconvert.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaMath/Interpolations.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaMath/Interpolations.jl/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaMath/Interpolations.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaMath/Interpolations.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaMath/Interpolations.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaMath/Interpolations.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaMath/Interpolations.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CompatHelper.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaMath/Interpolations.jl/CompatHelper.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/DocPreviewCleanup.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaMath/Interpolations.jl/DocPreviewCleanup.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Documentation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaMath/Interpolations.jl/Documentation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/Documentation.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaMath/Interpolations.jl/Documentation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/Documentation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaMath/Interpolations.jl/Documentation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/Invalidations.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaMath/Interpolations.jl/Invalidations.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Invalidations.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaMath/Interpolations.jl/Invalidations.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/Invalidations.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaMath/Interpolations.jl/Invalidations.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/Invalidations.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaMath/Interpolations.jl/Invalidations.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Invalidations.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaMath/Interpolations.jl/Invalidations.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/Invalidations.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaMath/Interpolations.jl/Invalidations.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/Invalidations.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaMath/Interpolations.jl/Invalidations.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/TagBot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaMath/Interpolations.jl/TagBot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaMath/Interpolations.jl/cffconvert.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaMath/Interpolations.jl/cffconvert.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:14.165Z","repository_id":37458470,"created_at":"2025-08-15T04:42:14.165Z","updated_at":"2025-08-15T04:42:14.165Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271854119,"owners_count":24834397,"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","status":"online","status_checked_at":"2025-08-24T02:00:11.135Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"},"owner_record":{"login":"JuliaMath","name":"Julia Math","uuid":"19329613","kind":"organization","description":"Mathematics made easy in Julia","email":null,"website":"https://julialang.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19329613?v=4","repositories_count":53,"last_synced_at":"2023-04-04T20:56:54.578Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/JuliaMath","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T15:13:21.069Z","updated_at":"2023-04-04T20:56:54.918Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JuliaMath","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JuliaMath/repositories"},"tags":[{"name":"v0.16.1","sha":"078a1b1089419e96beb5192bbe45d10112c81210","kind":"tag","published_at":"2025-05-19T07:34:35.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.16.1","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"ba5b9ecdb72f8b9d7957a1dbc1ca4bd7ed92d52c","kind":"tag","published_at":"2025-05-15T23:11:14.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.16.0","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"c66a77e59b73d6131f04ff28f12c6f11bca93010","kind":"tag","published_at":"2023-12-20T10:15:40.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.15.1","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"f49f22f9e67320e42af67067c4eef27039de12d7","kind":"tag","published_at":"2023-11-24T10:19:33.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.15.0","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.15.0/manifests"},{"name":"v0.14.7","sha":"f432a7b837ae7bd56d46b7191d8a78800b7f9297","kind":"commit","published_at":"2022-12-10T03:53:46.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.14.7","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.14.7/manifests"},{"name":"v0.14.6","sha":"33409a657cacabf877681439605f16431f4bc8f4","kind":"commit","published_at":"2022-10-06T13:52:57.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.14.6","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.14.6/manifests"},{"name":"v0.14.5","sha":"d38ae2e64d89591e92b54f8ea6285458f24eefc6","kind":"commit","published_at":"2022-09-08T18:44:58.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.14.5","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"e6d076a128f7ba1daab214e650cbd81801cb05a0","kind":"tag","published_at":"2022-08-10T13:38:02.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.14.4","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"62bfe779690d718db96ce8f1017a0447b05d8faf","kind":"tag","published_at":"2022-08-01T21:20:07.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.14.3","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"c480a89ae156e6dbfc8451eccee616c1f8f64e55","kind":"tag","published_at":"2022-07-31T05:22:39.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.14.2","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"4bd7af8f19ab4c88f9479277b105353cd265c4fe","kind":"tag","published_at":"2022-07-30T08:27:38.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.14.1","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"4316c044da4594783b287048e0fbaa7c885ca408","kind":"commit","published_at":"2022-06-23T12:40:29.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.14.0","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.14.0/manifests"},{"name":"v0.13.6","sha":"a4e1c664c8473b5d36dde5104ad77205c7799c02","kind":"commit","published_at":"2022-04-17T19:44:39.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.13.6","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"4c2160597451fe5c5a44f9ace7bc3075e861258e","kind":"commit","published_at":"2021-12-14T06:12:05.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.13.5","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"867b859dcffbee78de2b9db660b205d4c533e647","kind":"commit","published_at":"2021-08-08T18:02:10.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.13.4","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"c5bd734b9b3ffdb88a939539582f0c39b681b455","kind":"commit","published_at":"2021-06-29T10:22:52.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.13.3","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"9375e3bd6c4dc28adeed5fc1667b1db5255f4ec3","kind":"commit","published_at":"2021-04-17T16:09:45.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.13.2","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"cd94fd1bb1a9e545ba8779647e20db8211b862fc","kind":"tag","published_at":"2020-12-01T22:22:23.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.13.1","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"c5f20b154f9772406f65fdc982d9160c35b2717a","kind":"commit","published_at":"2020-10-19T03:43:03.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.13.0","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.13.0/manifests"},{"name":"v0.12.10","sha":"bcd05a3f0843661104589c31da8d257fecdbe265","kind":"tag","published_at":"2020-05-26T17:11:36.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.12.10","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.12.10/manifests"},{"name":"v0.12.9","sha":"44ad9a6f1071b85c404ffcc23e6a9ef2b758834a","kind":"tag","published_at":"2020-03-28T23:05:51.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.12.9","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.12.9/manifests"},{"name":"v0.12.8","sha":"d994a14e3a79cf29f8f16a7ef87ebe96dc803dfe","kind":"tag","published_at":"2020-01-28T17:33:20.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.12.8","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.12.8/manifests"},{"name":"v0.12.7","sha":"93d5c8d2b3a4ed4cf717d6042d090a5bfe2c72e0","kind":"tag","published_at":"2020-01-19T18:09:56.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.12.7","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.12.7/manifests"},{"name":"v0.12.6","sha":"7a2f52778cf6651f5de42a0d0199c06bf09f8f49","kind":"tag","published_at":"2020-01-04T04:26:25.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.12.6","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.12.6/manifests"},{"name":"v0.12.5","sha":"00427a60107a4962452a0b5bcc0bfe66830492f2","kind":"tag","published_at":"2019-11-07T22:39:01.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.12.5","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"9285dd132e5b0d0c5241817104dccbc3fd411395","kind":"tag","published_at":"2019-10-31T08:40:42.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.12.4","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"e1a170ad1663218dad94fc68958f1bdac60f268c","kind":"tag","published_at":"2019-10-28T09:03:29.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.12.3","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"f419b269aff3ef040782ed522a23113949cee8d6","kind":"tag","published_at":"2019-06-02T00:10:05.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.12.2","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"739c4cb7351463c46a99db447a2e5ac0f43c0c9f","kind":"tag","published_at":"2019-05-25T15:31:16.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.12.1","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"d1ad2a1409ce6cea96cd304a540c485d2b393f5d","kind":"commit","published_at":"2019-05-08T13:26:04.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.12.0","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.12.0/manifests"},{"name":"v0.11.2","sha":"73afe12334ce3bc2495ff63c82b3332d3f02ce5d","kind":"commit","published_at":"2019-01-29T01:34:56.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.11.2","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"8003925a3eeeae35b974b2c512a3c37f6e97e107","kind":"commit","published_at":"2018-12-21T18:34:04.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.11.1","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"35de5f9bb6ef2c7516ff385402d225918eabc72c","kind":"commit","published_at":"2018-11-26T11:45:50.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.11.0","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.11.0/manifests"},{"name":"v0.10.6","sha":"21c1b0e97a2aa7a8934b15010afbc6bab13bcd3b","kind":"commit","published_at":"2018-11-13T19:54:27.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.10.6","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"81f80bc4698a7d3d52badf3973242ca27773d06b","kind":"commit","published_at":"2018-10-19T00:52:39.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.10.5","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"b9bc00310d387d5f6d7ca5b2259fad2a79f8c390","kind":"commit","published_at":"2018-10-18T10:26:19.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.10.4","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"40274ac85bef7ee6598707111e3a7314fb2ad11a","kind":"commit","published_at":"2018-10-03T07:51:30.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.10.3","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"07b386c0e88ea72495f072ff5627bbf4973fd3a0","kind":"commit","published_at":"2018-10-02T16:19:16.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.10.2","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"49c186fe94a8b26cf0d6189fc84ca460337b50a2","kind":"commit","published_at":"2018-09-29T17:46:24.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.10.1","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"659215cf7d09246d77352afc863b18f96493b15d","kind":"commit","published_at":"2018-09-29T08:36:53.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.10.0","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"67049ef476b5ff848c781dc039e316070e2d6718","kind":"commit","published_at":"2018-09-27T13:20:47.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.9.2","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"d85ba1dc05c29e757a211e9e71dffebf2fcd5fe1","kind":"commit","published_at":"2018-09-20T20:55:02.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.9.1","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"eb5690069a8c5cbe97b6ac2e44f58ea1567bee8d","kind":"commit","published_at":"2018-09-18T17:29:26.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.9.0","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"9c380b021c17f9bae9df14bc69792c6db39c08f5","kind":"commit","published_at":"2018-08-02T03:17:23.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.8.0","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"839c1d3f6aaa855b4e384c40bd36adf2a72dcf93","kind":"commit","published_at":"2018-01-07T17:21:31.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.7.3","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"ba4b34d242a77de0f52be559226301821acb52a3","kind":"commit","published_at":"2017-11-09T15:26:02.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.7.2","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"3d433dff8058bf507ee27e4d395ac2f4cecfdaa5","kind":"commit","published_at":"2017-10-30T10:05:19.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.7.1","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"62dd04b892e9461a42e23d905a357f010a68f2ef","kind":"commit","published_at":"2017-09-19T22:34:26.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.7.0","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"b8bfd6ed17d81f17d2b8cb81d0ebfb5b6c2f1460","kind":"commit","published_at":"2017-08-31T19:07:17.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.6.3","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"03497189b35308a5b51fddf5c934e2644461aa80","kind":"commit","published_at":"2017-05-24T16:39:31.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.6.2","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"70e41285473804cc5867c619682b81aeec5ca08e","kind":"commit","published_at":"2017-04-28T13:49:08.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.6.1","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"5511d40b2cc14296bf287ab4be070b0fe536657b","kind":"commit","published_at":"2017-04-24T08:35:11.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.6.0","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"734f4aacee0d56ba6c74d84e98748e6851539a3d","kind":"commit","published_at":"2017-04-18T09:49:29.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.5.0","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"0ecd53b6603bbf9bdc06a5ee9918821d5bf57a13","kind":"commit","published_at":"2017-04-11T10:26:22.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.4.0","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"e2a0380a8423af2c4dca9abfe2c6a2db4b9f416f","kind":"tag","published_at":"2017-03-07T02:19:55.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.3.8","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"422a93473d6ad3dd738687970ba52169a176a84b","kind":"tag","published_at":"2017-02-13T22:39:44.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.3.7","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"e8464501689ac1fbdd53c42abde3bbab50196aa2","kind":"tag","published_at":"2016-08-15T06:52:25.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.3.6","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b11bdd50b45e3722a1b96bb15ae625c9cc400d2a","kind":"tag","published_at":"2016-03-13T19:08:54.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.3.5","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"5b8c7c48a06b39386f6879b7dd604486dc766a23","kind":"tag","published_at":"2016-01-12T17:10:36.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.3.4","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"37fee94f74764f8e02dc33c4cc6639ddcb29647f","kind":"tag","published_at":"2015-11-12T13:08:25.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.3.3","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"716d9b494f63a3c31b6bc4a0262a5a2082eacd25","kind":"tag","published_at":"2015-10-14T07:12:32.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.3.2","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"614f7db7315da3d0cf9ac4d1c11d68dc9784a5ea","kind":"tag","published_at":"2015-09-29T11:12:27.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.3.1","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"7646fe923f4c9e04e23cff2f26222917cbe9b4cb","kind":"tag","published_at":"2015-09-24T01:41:08.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.3.0","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"906bac2bc3b18c31e92a93376b15b47f2c826da0","kind":"tag","published_at":"2015-08-07T23:02:48.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.2.0","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"6e02f883872cf37af3f148cc61af5d6b09a92b24","kind":"tag","published_at":"2015-06-03T16:12:39.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.1.1","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"b67c920f10c27c90fe54183385ea18f27cb37bb4","kind":"tag","published_at":"2015-05-28T22:14:18.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.1.0","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.1.0/manifests"},{"name":"v0.0.2","sha":"563d753bbf4ffbb1a93b7775303f23cf07686250","kind":"tag","published_at":"2015-05-28T21:07:36.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.0.2","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.0.2/manifests"},{"name":"v0.0.1-beta","sha":"d36fe8557454318b36d0f49fb2dd678db8599ee7","kind":"tag","published_at":"2015-03-18T21:03:05.000Z","download_url":"https://codeload.github.com/JuliaMath/Interpolations.jl/tar.gz/v0.0.1-beta","html_url":"https://github.com/JuliaMath/Interpolations.jl/releases/tag/v0.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaMath/Interpolations.jl@v0.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/tags/v0.0.1-beta/manifests"}]},"repo_metadata_updated_at":"2025-08-24T11:27:23.218Z","dependent_packages_count":302,"downloads":11918,"downloads_period":"total","dependent_repos_count":110,"rankings":{"downloads":null,"dependent_repos_count":0.4008016032064128,"dependent_packages_count":0.27054108216432865,"stargazers_count":1.4322916666666665,"forks_count":0.8917835671342685,"docker_downloads_count":null,"average":0.7488544797929191},"purl":"pkg:julia/Interpolations","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/julia/Interpolations","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/julia/Interpolations","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/julia/Interpolations/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-24T10:09:28.584Z","issues_count":104,"pull_requests_count":90,"avg_time_to_close_issue":27822385.20689655,"avg_time_to_close_pull_request":2793152.942528736,"issues_closed_count":58,"pull_requests_closed_count":87,"pull_request_authors_count":42,"issue_authors_count":83,"avg_comments_per_issue":4.480769230769231,"avg_comments_per_pull_request":3.1777777777777776,"merged_pull_requests_count":82,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":16,"past_year_pull_requests_count":24,"past_year_avg_time_to_close_issue":8203407.444444444,"past_year_avg_time_to_close_pull_request":1800667.3043478262,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.25,"past_year_avg_comments_per_pull_request":3.4166666666666665,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":21,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/issues","maintainers":[{"login":"mkitti","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkitti"},{"login":"ranocha","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ranocha"},{"login":"timholy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timholy"},{"login":"oscardssmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oscardssmith"}],"active_maintainers":[{"login":"mkitti","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkitti"},{"login":"oscardssmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oscardssmith"},{"login":"timholy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timholy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/Interpolations/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/Interpolations/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/Interpolations/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/Interpolations/related_packages","maintainers":[],"registry":{"name":"juliahub.com","url":"https://juliahub.com","ecosystem":"julia","default":true,"packages_count":12681,"maintainers_count":0,"namespaces_count":0,"keywords_count":7424,"github":"JuliaRegistries","metadata":{"funded_packages_count":856},"icon_url":"https://github.com/JuliaRegistries.png","created_at":"2022-04-19T16:34:08.340Z","updated_at":"2025-09-04T07:04:50.164Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/namespaces"}}],"commits":{"id":9126,"full_name":"JuliaMath/Interpolations.jl","default_branch":"master","committers":[{"name":"Tim Holy","email":"tim.holy@gmail.com","login":"timholy","count":148},{"name":"Tomas Lycken","email":"tomas.lycken@gmail.com","login":null,"count":130},{"name":"Mark Kittisopikul","email":"mkitti","login":"mkitti","count":64},{"name":"Alexius Wadell","email":"awadell@gmail.com","login":"awadell1","count":32},{"name":"Tomas Lycken","email":"tomas.lycken@jayway.com","login":"tomasaschan","count":23},{"name":"N5N3","email":"2642243996@qq.com","login":"N5N3","count":16},{"name":"Miles Lucas","email":"mdlucas@hawaii.edu","login":"mileslucas","count":15},{"name":"Spencer Lyon","email":"spencerlyon2@gmail.com","login":"sglyon","count":13},{"name":"Tomas Lycken","email":"tlycken","login":"tlycken","count":13},{"name":"Robin Deits","email":"robin.deits@gmail.com","login":"rdeits","count":12},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":11},{"name":"SomTambe","email":"tambesom@gmail.com","login":"SomTambe","count":11},{"name":"Jae-Mo Lihm","email":"jaemolim96@gmail.com","login":"jaemolihm","count":9},{"name":"Jan Weidner","email":"jw3126@gmail.com","login":"jw3126","count":9},{"name":"Eirik Eylands Brandås","email":"36015806+eirikbrandsaas","login":"eirikbrandsaas","count":8},{"name":"Paresh Mathur","email":"paresh2047@gmail.com","login":"rick2047","count":8},{"name":"Carlo Baldassi","email":"carlobaldassi@gmail.com","login":"carlobaldassi","count":7},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":7},{"name":"Christof Stocker","email":"stocker.christof@gmail.com","login":"Evizero","count":6},{"name":"Abhro R","email":"5664668+abhro","login":"abhro","count":6},{"name":"ohmsweetohm1","email":"50108075+ohmsweetohm1","login":"ohmsweetohm1","count":5},{"name":"Mateusz Baran","email":"mateuszbaran89@gmail.com","login":"mateuszbaran","count":5},{"name":"getzze","email":"getzze@gmail.com","login":"getzze","count":4},{"name":"marius","email":"mmillea@ucdavis.edu","login":"marius311","count":3},{"name":"Yakir Luc Gagnon","email":"12.yakir@gmail.com","login":"yakir12","count":3},{"name":"MatFi","email":"git@endof.de","login":"MatFi","count":3},{"name":"Júlio Hoffimann","email":"julio.hoffimann@gmail.com","login":"juliohm","count":3},{"name":"Johnny Chen","email":"johnnychen94@hotmail.com","login":"johnnychen94","count":3},{"name":"Chiyoung Ahn","email":"chiyahn@alumni.ubc.ca","login":"chiyahn","count":3},{"name":"Benoit Pasquier","email":"briochemc@gmail.com","login":"briochemc","count":3},{"name":"jishnub","email":"jishnub","login":"jishnub","count":2},{"name":"Andrew Owens","email":"aaowens","login":"aaowens","count":2},{"name":"hyrodium","email":"hyrodium@gmail.com","login":"hyrodium","count":2},{"name":"femtocleaner[bot]","email":"femtocleaner[bot]","login":"femtocleaner[bot]","count":2},{"name":"contradict","email":"contradict","login":"contradict","count":2},{"name":"Tamas K. Papp","email":"tkpapp@gmail.com","login":"tpapp","count":2},{"name":"Valentin Kaisermayer","email":"valentin.kaisermayer@best-research.eu","login":"ValentinKaisermayer","count":2},{"name":"RossBoylan","email":"Ross.Boylan@ucsf.edu","login":"RossBoylan","count":2},{"name":"Pietro Monticone","email":"38562595+pitmonticone","login":"pitmonticone","count":2},{"name":"Michael Abbott","email":"32575566+mcabbott","login":"mcabbott","count":2},{"name":"Matt Bauman","email":"mbauman@gmail.com","login":"mbauman","count":2},{"name":"Joshua Lampert","email":"joshua.lampert@uni-hamburg.de","login":"JoshuaLampert","count":2},{"name":"Hendrik Ranocha","email":"ranocha","login":"ranocha","count":2},{"name":"Daniel Karrasch","email":"Daniel.Karrasch@gmx.de","login":"dkarrasch","count":2},{"name":"Adam Wheeler","email":"adamwhlr@gmail.com","login":"ajwheeler","count":2},{"name":"Max Freudenberg","email":"max.freudenberg@protonmail.com","login":null,"count":2},{"name":"DanielVandH","email":"95613936+DanielVandH","login":"DanielVandH","count":2},{"name":"Oscar Smith","email":"oscardssmith@gmail.com","login":"oscardssmith","count":1},{"name":"Paul Matlashewski","email":"pmatlashewski@gmail.com","login":"PaulMatlashewski","count":1},{"name":"Páll Haraldsson","email":"Pall.Haraldsson@gmail.com","login":"PallHaraldsson","count":1},{"name":"Ralph A. Smith","email":"smith.ralph.a@gmail.com","login":"RalphAS","count":1},{"name":"Sathvik Bhagavan","email":"sathvikbhagavan@gmail.com","login":"sathvikbhagavan","count":1},{"name":"SloanLindsey","email":"sloan.lindsey@gmail.com","login":"SloanLindsey","count":1},{"name":"Steve Kelly","email":"kd2cca@gmail.com","login":"sjkelly","count":1},{"name":"Steven G. Johnson","email":"stevenj@mit.edu","login":"stevengj","count":1},{"name":"Taylor McDonnell","email":"taylor.golden.mcdonnell@gmail.com","login":"taylormcd","count":1},{"name":"Thibaut Lienart","email":"ltib@me.com","login":"tlienart","count":1},{"name":"Tony Kelman","email":"tony@kelman.net","login":"tkelman","count":1},{"name":"Vinicius","email":"vinifreitas.d.a@gmail.com","login":"vini-fda","count":1},{"name":"Viral B. Shah","email":"ViralBShah","login":"ViralBShah","count":1},{"name":"Willi Gerbig","email":"32999782+wg030","login":"wg030","count":1},{"name":"Zdeněk Hurák","email":"hurak@fel.cvut.cz","login":"hurak","count":1},{"name":"dan mackinlay","email":"danmackinlay","login":"danmackinlay","count":1},{"name":"jmbeckers","email":"jm.beckers@ulg.ac.be","login":"jmbeckers","count":1},{"name":"judober","email":"16521254+judober","login":"judober","count":1},{"name":"ric-cioffi","email":"ric.cioffi90@gmail.com","login":"ric-cioffi","count":1},{"name":"Mark","email":"magerton@rice.edu","login":null,"count":1},{"name":"Dae Woo Kim","email":"kdw503@wustl.edu","login":null,"count":1},{"name":"matthieugomez","email":"Matthieu@dynamic-oit-fishnet-d-25.Princeton.EDU","login":null,"count":1},{"name":"Chunji Wang","email":"7267426+chunjiw","login":"chunjiw","count":1},{"name":"Alex Arslan","email":"ararslan@comcast.net","login":"ararslan","count":1},{"name":"AndyGreenwell","email":"andybgreenwell@gmail.com","login":"AndyGreenwell","count":1},{"name":"Drew Robson","email":"drew.robson@gmail.com","login":"drewrobson","count":1},{"name":"Ed Schmerling","email":"ednerd@gmail.com","login":"schmrlng","count":1},{"name":"Eivind Fonn","email":"evfonn@gmail.com","login":"TheBB","count":1},{"name":"Felix Cremer","email":"felix.cremer@uni-jena.de","login":"felixcremer","count":1},{"name":"Fernando Conde-Pumpido","email":"9221284+nandoconde","login":"nandoconde","count":1},{"name":"Jack Dunn","email":"jack.dunn.nz@gmail.com","login":"JackDunnNZ","count":1},{"name":"Jeremiah","email":"4462211+jeremiahpslewis","login":"jeremiahpslewis","count":1},{"name":"Jorge Pérez Zerpa","email":"42485529+jorgepz","login":"jorgepz","count":1},{"name":"Julia TagBot","email":"50554310+JuliaTagBot","login":"JuliaTagBot","count":1},{"name":"Kevin","email":"ksmcreynolds","login":"ksmcreynolds","count":1},{"name":"Kristoffer Carlsson","email":"kcarlsson89@gmail.com","login":"KristofferC","count":1},{"name":"Lionel Zoubritzky","email":"Liozou","login":"Liozou","count":1},{"name":"Marcus Huntemann","email":"marcus.huntemann@gmail.com","login":"mapclyps","count":1},{"name":"Matthieu Gomez","email":"gomez.matthieu@gmail.com","login":"matthieugomez","count":1},{"name":"Maximilian Köhler","email":"maximilian.koehler@ruhr-uni-bochum.de","login":"koehlerson","count":1},{"name":"Michele Pratusevich","email":"michele.pratusevich@gmail.com","login":"mprat","count":1},{"name":"Nathan Barnes","email":"npbarnes@alaska.edu","login":"npbarnes","count":1},{"name":"Neven Sajko","email":"s@purelymail.com","login":"nsajko","count":1},{"name":"Nick","email":"NAThompson","login":"NAThompson","count":1},{"name":"spaette","email":"spaette@gmx.com","login":"spaette","count":1},{"name":"Nicolau Werneck","email":"nwerneck@gmail.com","login":"nlw0","count":1},{"name":"Cédric St-Jean","email":"cedric.stjean@gmail.com","login":"cstjean","count":1}],"total_commits":664,"total_committers":94,"total_bot_commits":20,"total_bot_committers":3,"mean_commits":7.0638297872340425,"dds":0.7771084337349398,"past_year_committers":[{"name":"Abhro R","email":"5664668+abhro","login":"abhro","count":3},{"name":"Joshua Lampert","email":"joshua.lampert@uni-hamburg.de","login":"JoshuaLampert","count":2},{"name":"Adam Wheeler","email":"adamwhlr@gmail.com","login":"ajwheeler","count":2},{"name":"Tim Holy","email":"tim.holy@gmail.com","login":"timholy","count":1},{"name":"Oscar Smith","email":"oscardssmith@gmail.com","login":"oscardssmith","count":1},{"name":"Lionel Zoubritzky","email":"Liozou","login":"Liozou","count":1}],"past_year_total_commits":10,"past_year_total_committers":6,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.6666666666666667,"past_year_dds":0.7,"last_synced_at":"2025-04-17T05:35:08.256Z","last_synced_commit":"94ddeb7603ba23b9a3ce71e42a2ccaddcd18f82d","created_at":"2023-03-07T09:50:24.247Z","updated_at":"2025-04-17T05:35:08.289Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-30T00:00:08.254Z","repositories_count":5479765,"commits_count":853310153,"contributors_count":31095234,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"JuliaMath/Interpolations.jl","html_url":"https://github.com/JuliaMath/Interpolations.jl","last_synced_at":"2025-08-31T15:08:26.725Z","status":null,"issues_count":102,"pull_requests_count":105,"avg_time_to_close_issue":27564096.811320756,"avg_time_to_close_pull_request":3580980.9405940594,"issues_closed_count":53,"pull_requests_closed_count":101,"pull_request_authors_count":41,"issue_authors_count":84,"avg_comments_per_issue":4.333333333333333,"avg_comments_per_pull_request":3.019047619047619,"merged_pull_requests_count":95,"bot_issues_count":0,"bot_pull_requests_count":16,"past_year_issues_count":9,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":6083437.75,"past_year_avg_time_to_close_pull_request":2258900.117647059,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":2.7142857142857144,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":32,"created_at":"2023-05-10T16:07:08.399Z","updated_at":"2025-09-03T01:38:10.853Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaMath%2FInterpolations.jl/issues","issue_labels_count":{"bug":2,"wishlist":2,"enhancement":2,"up for grabs":1,"intro-issue":1,"regression":1},"pull_request_labels_count":{"dependencies":13,"up for grabs":1,"github_actions":1},"issue_author_associations_count":{"NONE":77,"CONTRIBUTOR":20,"COLLABORATOR":4},"pull_request_author_associations_count":{"CONTRIBUTOR":69,"COLLABORATOR":26,"NONE":15,"MEMBER":5},"issue_authors":{"mkitti":4,"tomasaschan":3,"Lincoln-Hannah":2,"pvillacorta":2,"jaemolihm":2,"andreasvarga":2,"eirikbrandsaas":2,"RainerHeintzmann":2,"wssyj":2,"ajwheeler":2,"fredrikpaues":2,"bclyons12":2,"Sbozzolo":2,"DanielVandH":2,"briochemc":1,"winkmal":1,"cchapmanbird":1,"mvanzulli":1,"melodyjulia":1,"jmsull":1,"DylanMMarques":1,"wg030":1,"Shmuley95":1,"yuvalwas":1,"kongdd":1,"giadasp":1,"ivan-boikov":1,"UweAlex":1,"xtalax":1,"OliverEvans96":1,"CChapmanbird":1,"zxm403089989":1,"nlw0":1,"rkube":1,"jlchan":1,"dodoplus":1,"droodman":1,"contradict":1,"dgleich":1,"fatteneder":1,"13299118606":1,"JuliaTagBot":1,"floswald":1,"AlexvZyl":1,"non-Jedi":1,"nilshg":1,"alex-s-gardner":1,"jonniediegelman":1,"mtenders":1,"touste":1,"CarloLucibello":1,"SBuercklin":1,"SloanLindsey":1,"miguelbiron":1,"btmit":1,"haampie":1,"cortner":1,"SarThak191119":1,"Micket":1,"mitchvanvuren":1,"danielmatz":1,"milankl":1,"henry2004y":1,"gruberchr":1,"judober":1,"cdelv":1,"cafaxo":1,"lmh91":1,"ojwoodford":1,"scheidan":1,"koehlerson":1,"macmyn":1,"MarcusGalea":1,"spaette":1,"nielsls":1,"hzarei4":1,"dvetsch75":1,"aditya-sengupta":1,"rs1909":1,"Mehgugs":1,"adam-srut":1,"jeffreyesun":1,"jakubMitura14":1,"yakir12":1},"pull_request_authors":{"mkitti":26,"dependabot[bot]":13,"ajwheeler":12,"N5N3":8,"github-actions[bot]":6,"NikoBiele":4,"contradict":2,"sathvikbhagavan":2,"oscardssmith":2,"abhro":2,"DanielVandH":2,"maltezfaria":2,"ranocha":2,"JoshuaLampert":2,"kirklong":2,"Liozou":2,"chunjiw":1,"mateuszbaran":1,"fhagemann":1,"NAThompson":1,"hyrodium":1,"spaette":1,"koehlerson":1,"wg030":1,"70Gage70":1,"jeremiahpslewis":1,"tiagopereira":1,"nsajko":1,"KristofferC":1,"juliohm":1,"timholy":1,"jmbeckers":1,"jorgepz":1,"jaemolihm":1,"alexmorley":1,"PallHaraldsson":1,"mcabbott":1,"sjkelly":1,"JackDunnNZ":1,"pitmonticone":1,"drewrobson":1,"judober":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10078881,"issues_count":31310760,"pull_requests_count":96073094,"authors_count":10692485,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"bug":1,"regression":1},"past_year_pull_request_labels_count":{"dependencies":3,"github_actions":1},"past_year_issue_author_associations_count":{"NONE":9},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":17,"COLLABORATOR":12,"NONE":5,"MEMBER":3},"past_year_issue_authors":{"bclyons12":2,"ajwheeler":1,"dgleich":1,"lmh91":1,"MarcusGalea":1,"ojwoodford":1,"pvillacorta":1,"RainerHeintzmann":1},"past_year_pull_request_authors":{"mkitti":12,"ajwheeler":12,"dependabot[bot]":3,"maltezfaria":2,"Liozou":2,"oscardssmith":2,"NikoBiele":2,"fhagemann":1,"timholy":1},"maintainers":[{"login":"mkitti","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkitti"},{"login":"ranocha","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ranocha"},{"login":"oscardssmith","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oscardssmith"},{"login":"timholy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timholy"}],"active_maintainers":[{"login":"mkitti","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkitti"},{"login":"oscardssmith","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oscardssmith"},{"login":"timholy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timholy"}]},"events":{"total":{"CreateEvent":5,"CommitCommentEvent":5,"ReleaseEvent":3,"IssuesEvent":19,"WatchEvent":30,"DeleteEvent":10,"IssueCommentEvent":87,"PushEvent":47,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":9,"PullRequestEvent":36,"ForkEvent":6},"last_year":{"CreateEvent":5,"CommitCommentEvent":5,"ReleaseEvent":3,"IssuesEvent":19,"WatchEvent":30,"DeleteEvent":10,"IssueCommentEvent":87,"PushEvent":47,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":9,"PullRequestEvent":36,"ForkEvent":6}},"keywords":["grid","interpolation","julia","splines"],"dependencies":[],"score":20.46737355196504,"created_at":"2025-09-04T15:51:10.828Z","updated_at":"2025-10-07T08:15:18.558Z","avatar_url":"https://github.com/JuliaMath.png","language":"Julia","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["graphics","flux","optim","the-human-brain","sciml","julialang","unconstrained-optimization","unconstrained-optimisation","optimisation","differential-equations"],"project_url":"https://science.ecosyste.ms/api/v1/projects/37155","html_url":"https://science.ecosyste.ms/projects/37155","bibtex_url":"https://science.ecosyste.ms/projects/37155/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/37155/export.apalike"}