# 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/86/53/bc0d816e232c8c2a750f3c4362732446ad2d34a95e83e926362c1be1f2ba/bsplines2d-0.0.16.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.16",
"project_urls": {
"Homepage": "https://github.com/ToFuProject/bsplines2d"
},
"split_keywords": [
"bsplines",
"data",
"analysis",
"modelling",
"mesh",
"plot"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "687a696d771e8fce57c01da7327b4cbe13a907aa837de8f5bf9e1a12b7a66ef6",
"md5": "8ade771d3700b5ae4c9cc7c66acfc563",
"sha256": "c127d0af568400c4ae8a5da971a82a81476f51868f449321243ba7cfc61c45bb"
},
"downloads": -1,
"filename": "bsplines2d-0.0.16-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8ade771d3700b5ae4c9cc7c66acfc563",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 137254,
"upload_time": "2024-07-26T00:53:19",
"upload_time_iso_8601": "2024-07-26T00:53:19.533255Z",
"url": "https://files.pythonhosted.org/packages/68/7a/696d771e8fce57c01da7327b4cbe13a907aa837de8f5bf9e1a12b7a66ef6/bsplines2d-0.0.16-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8653bc0d816e232c8c2a750f3c4362732446ad2d34a95e83e926362c1be1f2ba",
"md5": "9455a78d29a1e9bdfde3528547f3b2e5",
"sha256": "6f233c41186b0480cb192da0eee776a1e37065b1ea144e0f6696088c978f07a8"
},
"downloads": -1,
"filename": "bsplines2d-0.0.16.tar.gz",
"has_sig": false,
"md5_digest": "9455a78d29a1e9bdfde3528547f3b2e5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 116932,
"upload_time": "2024-07-26T00:53:20",
"upload_time_iso_8601": "2024-07-26T00:53:20.956727Z",
"url": "https://files.pythonhosted.org/packages/86/53/bc0d816e232c8c2a750f3c4362732446ad2d34a95e83e926362c1be1f2ba/bsplines2d-0.0.16.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-26 00:53:20",
"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.39"
]
]
}
],
"lcname": "bsplines2d"
}