{"id":25730349,"url":"https://github.com/qtiptip/seal","last_synced_at":"2025-10-15T18:35:12.508Z","repository":{"id":19428106,"uuid":"86472136","full_name":"qTipTip/SEAL","owner":"qTipTip","description":"A spline library written in Python.","archived":false,"fork":false,"pushed_at":"2022-02-15T18:03:46.000Z","size":287,"stargazers_count":13,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-07T14:09:59.407Z","etag":null,"topics":["approximation","geometric-shapes","interpolation","mathematics","python","spline-functions","surface-modeling"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qTipTip.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-28T14:48:31.000Z","updated_at":"2025-03-20T08:38:48.000Z","dependencies_parsed_at":"2022-07-27T00:32:05.280Z","dependency_job_id":null,"html_url":"https://github.com/qTipTip/SEAL","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qTipTip%2FSEAL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qTipTip%2FSEAL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qTipTip%2FSEAL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qTipTip%2FSEAL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qTipTip","download_url":"https://codeload.github.com/qTipTip/SEAL/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252892503,"owners_count":21820648,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["approximation","geometric-shapes","interpolation","mathematics","python","spline-functions","surface-modeling"],"created_at":"2025-02-26T01:47:27.858Z","updated_at":"2025-10-15T18:35:07.456Z","avatar_url":"https://github.com/qTipTip.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SEAL: SplinE Algorithm Library\n\n![](images/seal_spline.jpg)\n\n### Introduction\n\nSEAL is a library for working with spline functions in a quick intuitive way.\nIt provides callable SplineFunction object, as well as SplineSpace objects that\nfunction mainly as wrappers around the SplineFunctions. SEAL makes quickly getting up and running\nwith splines super easy!\n\n### Features\n\nSEAL currently supports:\n\n1. Scalar Spline Functions;\n2. Parametric Spline Functions in arbitrary dimensions (Euclidean space of dimension d);\n3. Retrieving the control polygon of a SplineFunction for ease of plotting.\n4. Compute the Variation Diminishing Spline Approximation of a scalar / parametric function.\n5. Finding the Cubic Hermite Spline Interpolant to a set of d-dimensional data points, with or without derivatives supplied.\n6. Computing the Least Square Spline Approximation to a set of data points in a given spline space.\n7. TensorProductSplineFunctions, both scalar and parametric.\n\n### Installation\n\nYou can install `SEAL` using `pip`:\n```shell\npip install spline-algorithm-library\n```\nor using `Poetry`:\n```shell\npoetry add spline-algorithm-library\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqtiptip%2Fseal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqtiptip%2Fseal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqtiptip%2Fseal/lists"}