bspline-sampler


Namebspline-sampler JSON
Version 0.1.5 PyPI version JSON
download
home_pageNone
SummaryA simple tool for sampling B-spline coefficients distributed as Gaussian Random Fields, subject to constraints.
upload_time2024-09-04 19:45:13
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords bspline constraints field gaussian random sampler sampling
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Sampler
A simple tool for sampling B-spline coefficients distributed as Gaussian Random Fields, subject to constraints.
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "bspline-sampler",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "bspline, constraints, field, gaussian, random, sampler, sampling",
    "author": null,
    "author_email": "Jeffrey Cochran <jeffrey.david.cochran@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/11/bd/7a8f4b3f1d091a1e713fc9a04e40b760f4cc3eed7ed017e30b02d4dae7bc/bspline_sampler-0.1.5.tar.gz",
    "platform": null,
    "description": "# Sampler\nA simple tool for sampling B-spline coefficients distributed as Gaussian Random Fields, subject to constraints.",
    "bugtrack_url": null,
    "license": null,
    "summary": "A simple tool for sampling B-spline coefficients distributed as Gaussian Random Fields, subject to constraints.",
    "version": "0.1.5",
    "project_urls": {
        "Homepage": "https://github.com/jeffrey-cochran/sampler",
        "Issues": "https://github.com/jeffrey-cochran/sampler/issues"
    },
    "split_keywords": [
        "bspline",
        " constraints",
        " field",
        " gaussian",
        " random",
        " sampler",
        " sampling"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1cd8226d306d79d0c60b7edf7bb96759a8d3d57459203e174a0067defcdf732c",
                "md5": "103c5d9718564d1fe43cdec434755c1e",
                "sha256": "7f797a5ab955800716ea5eb5bcc945d9bdaf23d077910b212ee082a5fac5a7b7"
            },
            "downloads": -1,
            "filename": "bspline_sampler-0.1.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "103c5d9718564d1fe43cdec434755c1e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 25031,
            "upload_time": "2024-09-04T19:45:12",
            "upload_time_iso_8601": "2024-09-04T19:45:12.406817Z",
            "url": "https://files.pythonhosted.org/packages/1c/d8/226d306d79d0c60b7edf7bb96759a8d3d57459203e174a0067defcdf732c/bspline_sampler-0.1.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "11bd7a8f4b3f1d091a1e713fc9a04e40b760f4cc3eed7ed017e30b02d4dae7bc",
                "md5": "1ca4bcf7b239b8baf640018bf0bc7ded",
                "sha256": "0f0ef12591ff1b1ef5ff565cbcc8705153a26208eb6c70235bfdc196d4a654a0"
            },
            "downloads": -1,
            "filename": "bspline_sampler-0.1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "1ca4bcf7b239b8baf640018bf0bc7ded",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 13345,
            "upload_time": "2024-09-04T19:45:13",
            "upload_time_iso_8601": "2024-09-04T19:45:13.762736Z",
            "url": "https://files.pythonhosted.org/packages/11/bd/7a8f4b3f1d091a1e713fc9a04e40b760f4cc3eed7ed017e30b02d4dae7bc/bspline_sampler-0.1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-04 19:45:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jeffrey-cochran",
    "github_project": "sampler",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "bspline-sampler"
}
        
Elapsed time: 2.99203s