odepy


Nameodepy JSON
Version 1.0.0 PyPI version JSON
download
home_page
SummaryAn extremely fast propagator for Python, in Python
upload_time2023-01-03 21:26:02
maintainer
docs_urlNone
author
requires_python<3.11,>=3.7
license
keywords integration numba speed
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # odepy
[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)
[![Stable Docs](https://img.shields.io/badge/docs-stable-blue.svg)](https://micheleceresoli.github.io/odepy/)
[![Build Status](https://github.com/MicheleCeresoli/odepy/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/MicheleCeresoli/odepy/actions/workflows/ci.yml)
[![codecov](https://codecov.io/gh/MicheleCeresoli/odepy/branch/main/graph/badge.svg?token=ECDAU1ZURX)](https://codecov.io/gh/MicheleCeresoli/odepy)
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)

An extremely fast propagator for Python, in Python.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "odepy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "<3.11,>=3.7",
    "maintainer_email": "",
    "keywords": "integration,numba,speed",
    "author": "",
    "author_email": "Michele Ceresoli <michele.ceresoli7@gmail.com>, Andrea Pasquale <andrea.pasquale@outlook.it>",
    "download_url": "https://files.pythonhosted.org/packages/03/07/13936236bce46114faf4de3c8bd2f1c7905de031d5822225961e0d550aca/odepy-1.0.0.tar.gz",
    "platform": null,
    "description": "# odepy\n[![Project Status: Active \u2013 The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)\n[![Stable Docs](https://img.shields.io/badge/docs-stable-blue.svg)](https://micheleceresoli.github.io/odepy/)\n[![Build Status](https://github.com/MicheleCeresoli/odepy/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/MicheleCeresoli/odepy/actions/workflows/ci.yml)\n[![codecov](https://codecov.io/gh/MicheleCeresoli/odepy/branch/main/graph/badge.svg?token=ECDAU1ZURX)](https://codecov.io/gh/MicheleCeresoli/odepy)\n[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n\nAn extremely fast propagator for Python, in Python.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "An extremely fast propagator for Python, in Python",
    "version": "1.0.0",
    "split_keywords": [
        "integration",
        "numba",
        "speed"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cc071a341ba7a459d29a9221ccb655034df35d2fb0c9e62c3b8f73930664b906",
                "md5": "67608d37efff3c4b37060da1e7786981",
                "sha256": "54d831e1a03ab55f5af4a5f608e6d38cc6b2e2a4b53f537aa451ce510acfc520"
            },
            "downloads": -1,
            "filename": "odepy-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "67608d37efff3c4b37060da1e7786981",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.11,>=3.7",
            "size": 39157,
            "upload_time": "2023-01-03T21:26:00",
            "upload_time_iso_8601": "2023-01-03T21:26:00.010415Z",
            "url": "https://files.pythonhosted.org/packages/cc/07/1a341ba7a459d29a9221ccb655034df35d2fb0c9e62c3b8f73930664b906/odepy-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "030713936236bce46114faf4de3c8bd2f1c7905de031d5822225961e0d550aca",
                "md5": "bbdb5d3c57fead49591b586d810edd72",
                "sha256": "6f5779585c01ce76d1106745fecc9f700b99ac2a400d23c00e2fe3160cdfa8a8"
            },
            "downloads": -1,
            "filename": "odepy-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "bbdb5d3c57fead49591b586d810edd72",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.11,>=3.7",
            "size": 61910,
            "upload_time": "2023-01-03T21:26:02",
            "upload_time_iso_8601": "2023-01-03T21:26:02.138925Z",
            "url": "https://files.pythonhosted.org/packages/03/07/13936236bce46114faf4de3c8bd2f1c7905de031d5822225961e0d550aca/odepy-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-03 21:26:02",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "odepy"
}
        
Elapsed time: 0.02334s