ratio-genetic-py


Nameratio-genetic-py JSON
Version 0.4.0 PyPI version JSON
download
home_pageNone
SummaryPython bindings for the ratio-genetic Rust crate.
upload_time2025-01-15 13:42:58
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseNone
keywords genetic algorithms rust mathematics sga clustering sequencing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Ratio Genetic Python Bindings

The bindings crate is currently just in a _proof of concept_ state and will for the
moment just follow the main crate's versioning.

This package provides a thin wrapper around the Ratio Genetic crate written in Rust. It
is built with Maturin utilizing PyO3 bindings for convenience.

To get up and running quickly, a Poetry section has been added to the `pyproject.toml`.
This installs a Poetry environment with Maturin and PyTest. After any changes to the
Rust code you should probably run `poetry run maturin develop` and `poetry run pytest`
using your preferred method.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ratio-genetic-py",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "genetic, algorithms, rust, mathematics, sga, clustering, sequencing",
    "author": null,
    "author_email": "\"Ratio Innovations B.V.\" <info@ratio-case.nl>",
    "download_url": null,
    "platform": null,
    "description": "# Ratio Genetic Python Bindings\n\nThe bindings crate is currently just in a _proof of concept_ state and will for the\nmoment just follow the main crate's versioning.\n\nThis package provides a thin wrapper around the Ratio Genetic crate written in Rust. It\nis built with Maturin utilizing PyO3 bindings for convenience.\n\nTo get up and running quickly, a Poetry section has been added to the `pyproject.toml`.\nThis installs a Poetry environment with Maturin and PyTest. After any changes to the\nRust code you should probably run `poetry run maturin develop` and `poetry run pytest`\nusing your preferred method.\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python bindings for the ratio-genetic Rust crate.",
    "version": "0.4.0",
    "project_urls": null,
    "split_keywords": [
        "genetic",
        " algorithms",
        " rust",
        " mathematics",
        " sga",
        " clustering",
        " sequencing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d95ea1cea59838ac629fca9c21a0465d88c38c02c81d9097d9bf382046c3db26",
                "md5": "9c787b1a77f7c7d423ac4897c7525808",
                "sha256": "84e82d23ef1f5a9f947a3066e66345b56d99e638e4e5cf1e3f9e7fb9055230cc"
            },
            "downloads": -1,
            "filename": "ratio_genetic_py-0.4.0-cp313-cp313t-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "9c787b1a77f7c7d423ac4897c7525808",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.7",
            "size": 238221,
            "upload_time": "2025-01-15T13:42:58",
            "upload_time_iso_8601": "2025-01-15T13:42:58.264009Z",
            "url": "https://files.pythonhosted.org/packages/d9/5e/a1cea59838ac629fca9c21a0465d88c38c02c81d9097d9bf382046c3db26/ratio_genetic_py-0.4.0-cp313-cp313t-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "79b96d82dcf5980aca302652bb99f022ecf138f27c3970d185d2889df1fe4dc4",
                "md5": "5ae3478786e5ab0e365765928d3c1b75",
                "sha256": "64f7cda20d0c42a2942dd2bcc1e4a0ff9588cf98620a0467b667fab450711d58"
            },
            "downloads": -1,
            "filename": "ratio_genetic_py-0.4.0-cp313-cp313t-win_arm64.whl",
            "has_sig": false,
            "md5_digest": "5ae3478786e5ab0e365765928d3c1b75",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.7",
            "size": 220832,
            "upload_time": "2025-01-15T13:43:00",
            "upload_time_iso_8601": "2025-01-15T13:43:00.693019Z",
            "url": "https://files.pythonhosted.org/packages/79/b9/6d82dcf5980aca302652bb99f022ecf138f27c3970d185d2889df1fe4dc4/ratio_genetic_py-0.4.0-cp313-cp313t-win_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "40aee57f1bb79fd9bdf0cfa90968cb3a83d18bcf55c537ced3089c863c3a29c0",
                "md5": "91b92d9f9334a2915cf2e0250936991d",
                "sha256": "01b63fca74070eb310f052432e748f43b5bce9b00391da23cb64172775a03fdb"
            },
            "downloads": -1,
            "filename": "ratio_genetic_py-0.4.0-cp37-abi3-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "91b92d9f9334a2915cf2e0250936991d",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 810452,
            "upload_time": "2025-01-15T13:43:01",
            "upload_time_iso_8601": "2025-01-15T13:43:01.937396Z",
            "url": "https://files.pythonhosted.org/packages/40/ae/e57f1bb79fd9bdf0cfa90968cb3a83d18bcf55c537ced3089c863c3a29c0/ratio_genetic_py-0.4.0-cp37-abi3-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2da64939e382bea850690f040a3876b5aa1660f5b9c535415aa1e7d82d53ac0e",
                "md5": "d014e83601e3749ff7ecfe5ebc12f851",
                "sha256": "2d833b7a2ae02c44ce7515a66df4013d5eab49807a5dbaeaf4dd7c27be983cd0"
            },
            "downloads": -1,
            "filename": "ratio_genetic_py-0.4.0-cp37-abi3-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "d014e83601e3749ff7ecfe5ebc12f851",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 874691,
            "upload_time": "2025-01-15T13:43:03",
            "upload_time_iso_8601": "2025-01-15T13:43:03.377506Z",
            "url": "https://files.pythonhosted.org/packages/2d/a6/4939e382bea850690f040a3876b5aa1660f5b9c535415aa1e7d82d53ac0e/ratio_genetic_py-0.4.0-cp37-abi3-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b1a1fd743fa5d55e87f5a696bb83b1dcff2a68d08a2107c2e0ebe58418e9ee55",
                "md5": "6d9b96abc7253b7246b812d9513e5670",
                "sha256": "5822b172fdc2616d533ad3f12d69e32221db4f4e9ca0342910ab3b647a161968"
            },
            "downloads": -1,
            "filename": "ratio_genetic_py-0.4.0-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "6d9b96abc7253b7246b812d9513e5670",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 328378,
            "upload_time": "2025-01-15T13:43:04",
            "upload_time_iso_8601": "2025-01-15T13:43:04.595240Z",
            "url": "https://files.pythonhosted.org/packages/b1/a1/fd743fa5d55e87f5a696bb83b1dcff2a68d08a2107c2e0ebe58418e9ee55/ratio_genetic_py-0.4.0-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fa99ca1f218fc592b7d37d30891e82c728f7793e1f215187c0626caa6d1c3636",
                "md5": "b019d15c742702122c1e0507d59efb38",
                "sha256": "1fcc83e897aefb012d479c135e72af5a499e7cb01f2a60a0c8041613870bdaa7"
            },
            "downloads": -1,
            "filename": "ratio_genetic_py-0.4.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b019d15c742702122c1e0507d59efb38",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 351269,
            "upload_time": "2025-01-15T13:43:05",
            "upload_time_iso_8601": "2025-01-15T13:43:05.753524Z",
            "url": "https://files.pythonhosted.org/packages/fa/99/ca1f218fc592b7d37d30891e82c728f7793e1f215187c0626caa6d1c3636/ratio_genetic_py-0.4.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "41413f95494ca9e9262b3be62202c7193ada7da684b4a23024ab5228b7db35fa",
                "md5": "89e9a832b74e068eadd75d843310e510",
                "sha256": "6e7f77aba7b609e9bab1e8ff1ca6f40c10afd47848f385d04dee77308775339b"
            },
            "downloads": -1,
            "filename": "ratio_genetic_py-0.4.0-cp37-abi3-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "89e9a832b74e068eadd75d843310e510",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 239164,
            "upload_time": "2025-01-15T13:43:08",
            "upload_time_iso_8601": "2025-01-15T13:43:08.182631Z",
            "url": "https://files.pythonhosted.org/packages/41/41/3f95494ca9e9262b3be62202c7193ada7da684b4a23024ab5228b7db35fa/ratio_genetic_py-0.4.0-cp37-abi3-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a10722f9ec6fdaa1e3ea10b14d8acb0b212c565aa204f48d97a62d234f5171a7",
                "md5": "b760ad9da3b7ec8b08376fb3a69af34e",
                "sha256": "494aa3faee30386876205a75eb3519a0159843633caa3c685d0632ed09470fe7"
            },
            "downloads": -1,
            "filename": "ratio_genetic_py-0.4.0-cp37-abi3-win_arm64.whl",
            "has_sig": false,
            "md5_digest": "b760ad9da3b7ec8b08376fb3a69af34e",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 225365,
            "upload_time": "2025-01-15T13:43:09",
            "upload_time_iso_8601": "2025-01-15T13:43:09.330076Z",
            "url": "https://files.pythonhosted.org/packages/a1/07/22f9ec6fdaa1e3ea10b14d8acb0b212c565aa204f48d97a62d234f5171a7/ratio_genetic_py-0.4.0-cp37-abi3-win_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c525ed61d2d190ca93a490fed47187c5d6a5462b2740f62308be8a1e5d8d023c",
                "md5": "1044bcdefb5cffd6bc22d9ba85bf5c32",
                "sha256": "754c72994dc8127cd79491fa33cda4257637b54ffa66ff617883b3fcaf3c4b0c"
            },
            "downloads": -1,
            "filename": "ratio_genetic_py-0.4.0-pp310-pypy310_pp73-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "1044bcdefb5cffd6bc22d9ba85bf5c32",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.7",
            "size": 240055,
            "upload_time": "2025-01-15T13:43:13",
            "upload_time_iso_8601": "2025-01-15T13:43:13.128282Z",
            "url": "https://files.pythonhosted.org/packages/c5/25/ed61d2d190ca93a490fed47187c5d6a5462b2740f62308be8a1e5d8d023c/ratio_genetic_py-0.4.0-pp310-pypy310_pp73-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a4f8fc959b86c495daecb3e381f57869feef26b19af0e63fe4a8bed6dd9daf25",
                "md5": "6eac4b4ebde804155cae3d385c686749",
                "sha256": "c6b42c6756f9b9ffd423a81cfadeac45772da2bb356ff09e4600b376a8ba5256"
            },
            "downloads": -1,
            "filename": "ratio_genetic_py-0.4.0-pp39-pypy39_pp73-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "6eac4b4ebde804155cae3d385c686749",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.7",
            "size": 241797,
            "upload_time": "2025-01-15T13:43:15",
            "upload_time_iso_8601": "2025-01-15T13:43:15.407042Z",
            "url": "https://files.pythonhosted.org/packages/a4/f8/fc959b86c495daecb3e381f57869feef26b19af0e63fe4a8bed6dd9daf25/ratio_genetic_py-0.4.0-pp39-pypy39_pp73-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-15 13:42:58",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "ratio-genetic-py"
}
        
Elapsed time: 4.51416s