# bsplines2d
Toolbox for creating and using multi-dimension bsplines, with multiple meshes
Raw data
{
"_id": null,
"home_page": "https://github.com/ToFuProject/bsplines2d",
"name": "bsplines2d",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "bsplines data analysis modelling mesh plot",
"author": "Didier VEZINET",
"author_email": "didier.vezinet@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/e7/7f/b0fddd8751a54e73274ae1e954b9d7b11f6e554f4909804a5ddf0549d72c/bsplines2d-0.0.18.tar.gz",
"platform": null,
"description": "# bsplines2d\nToolbox for creating and using multi-dimension bsplines, with multiple meshes\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A python library for generic multidimensional bsplines on various meshes, using datastock",
"version": "0.0.18",
"project_urls": {
"Homepage": "https://github.com/ToFuProject/bsplines2d"
},
"split_keywords": [
"bsplines",
"data",
"analysis",
"modelling",
"mesh",
"plot"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6827375860dfa55df3b3f4e69443def9d1a9bf84b0be53217b0638b204497d4c",
"md5": "cf19d86fd1ac05cf90e1618f91396f49",
"sha256": "1dad3a5ad79fa8f2aca00be2a15b2a874d5753dccb76a4660d3d82514fbfb2a7"
},
"downloads": -1,
"filename": "bsplines2d-0.0.18-py3-none-any.whl",
"has_sig": false,
"md5_digest": "cf19d86fd1ac05cf90e1618f91396f49",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 137687,
"upload_time": "2025-01-13T03:38:34",
"upload_time_iso_8601": "2025-01-13T03:38:34.041517Z",
"url": "https://files.pythonhosted.org/packages/68/27/375860dfa55df3b3f4e69443def9d1a9bf84b0be53217b0638b204497d4c/bsplines2d-0.0.18-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e77fb0fddd8751a54e73274ae1e954b9d7b11f6e554f4909804a5ddf0549d72c",
"md5": "e5f7298dc338839dc40df618594c2aa1",
"sha256": "7641bfce847d390fd83cde445c09e835f4d394763a511117bf6375cc476aaa2f"
},
"downloads": -1,
"filename": "bsplines2d-0.0.18.tar.gz",
"has_sig": false,
"md5_digest": "e5f7298dc338839dc40df618594c2aa1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 117365,
"upload_time": "2025-01-13T03:38:36",
"upload_time_iso_8601": "2025-01-13T03:38:36.312073Z",
"url": "https://files.pythonhosted.org/packages/e7/7f/b0fddd8751a54e73274ae1e954b9d7b11f6e554f4909804a5ddf0549d72c/bsplines2d-0.0.18.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-13 03:38:36",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ToFuProject",
"github_project": "bsplines2d",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "numpy",
"specs": []
},
{
"name": "scipy",
"specs": []
},
{
"name": "matplotlib",
"specs": []
},
{
"name": "astropy",
"specs": []
},
{
"name": "contourpy",
"specs": []
},
{
"name": "datastock",
"specs": [
[
">=",
"0.0.42"
]
]
}
],
"lcname": "bsplines2d"
}