bspline-sampler


Namebspline-sampler JSON
Version 0.2.1 PyPI version JSON
download
home_pageNone
SummaryA simple tool for sampling B-spline coefficients distributed as Gaussian Random Fields, subject to constraints.
upload_time2025-02-12 00:55:23
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/10/34/5002fbdef86bf905485599d7ade38f37e7db1be95730eff223165d148df9/bspline_sampler-0.2.1.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.2.1",
    "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": null,
            "digests": {
                "blake2b_256": "269d51da31362b83923b7bb91d599a6e8b8286a65daeb526cebf0f6da76319ed",
                "md5": "c121d73e4987b6cc06ade5cc74ee980d",
                "sha256": "fcb9f621ca9936a8c19b55fb491dfcbfb35bbb78d701c6c4eb3b8e2ef3d9b901"
            },
            "downloads": -1,
            "filename": "bspline_sampler-0.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c121d73e4987b6cc06ade5cc74ee980d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 28214,
            "upload_time": "2025-02-12T00:55:22",
            "upload_time_iso_8601": "2025-02-12T00:55:22.002737Z",
            "url": "https://files.pythonhosted.org/packages/26/9d/51da31362b83923b7bb91d599a6e8b8286a65daeb526cebf0f6da76319ed/bspline_sampler-0.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "10345002fbdef86bf905485599d7ade38f37e7db1be95730eff223165d148df9",
                "md5": "5867e19e4594e64868dca9701956483d",
                "sha256": "8654ff4d7d16b1a2217a1f115c3d8693842c315a6a1063666fd51e597298b9a7"
            },
            "downloads": -1,
            "filename": "bspline_sampler-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "5867e19e4594e64868dca9701956483d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 12605,
            "upload_time": "2025-02-12T00:55:23",
            "upload_time_iso_8601": "2025-02-12T00:55:23.960569Z",
            "url": "https://files.pythonhosted.org/packages/10/34/5002fbdef86bf905485599d7ade38f37e7db1be95730eff223165d148df9/bspline_sampler-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-12 00:55:23",
    "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: 0.91464s