picnik-integrator


Namepicnik-integrator JSON
Version 0.1.2 PyPI version JSON
download
home_page
SummaryNumerical integration functions developed to work with the picnik package. Includes: Trapezoid, Simpson and Romberg.
upload_time2023-12-23 13:04:47
maintainer
docs_urlNone
authorErickErock
requires_python>=3.7,<4.0
licenseMIT
keywords numerical integration non-isothermal kinetics picnik
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This module defines numerical integration for thermokinetic studies

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "picnik-integrator",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7,<4.0",
    "maintainer_email": "",
    "keywords": "numerical integration,non-isothermal kinetics,picnik",
    "author": "ErickErock",
    "author_email": "ramirez.orozco.erick@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/2c/f3/5221a86e7332c42c64a595ca9ab7f605dbef316739d72c70a3494796461f/picnik_integrator-0.1.2.tar.gz",
    "platform": null,
    "description": "This module defines numerical integration for thermokinetic studies\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Numerical integration functions developed to work with the picnik package. Includes: Trapezoid, Simpson and Romberg.",
    "version": "0.1.2",
    "project_urls": null,
    "split_keywords": [
        "numerical integration",
        "non-isothermal kinetics",
        "picnik"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "865952f185fa31933182c78f94dda4ec98e1ede8e6a31770ac54de02df54f727",
                "md5": "1098f58a36b6413e7ba259dbb8b7e97d",
                "sha256": "7165aa2190b49a3a1b5dfe35f13cefb319561b9354ce28274d5c57e2903e4ad9"
            },
            "downloads": -1,
            "filename": "picnik_integrator-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1098f58a36b6413e7ba259dbb8b7e97d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7,<4.0",
            "size": 3039,
            "upload_time": "2023-12-23T13:04:36",
            "upload_time_iso_8601": "2023-12-23T13:04:36.038024Z",
            "url": "https://files.pythonhosted.org/packages/86/59/52f185fa31933182c78f94dda4ec98e1ede8e6a31770ac54de02df54f727/picnik_integrator-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2cf35221a86e7332c42c64a595ca9ab7f605dbef316739d72c70a3494796461f",
                "md5": "ac21e6de7e3461f250307a91d84d372d",
                "sha256": "7b02f0c163f4817ba151e548e4da350d32eee149f80ab1038e6832750561cb56"
            },
            "downloads": -1,
            "filename": "picnik_integrator-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "ac21e6de7e3461f250307a91d84d372d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7,<4.0",
            "size": 2604,
            "upload_time": "2023-12-23T13:04:47",
            "upload_time_iso_8601": "2023-12-23T13:04:47.261027Z",
            "url": "https://files.pythonhosted.org/packages/2c/f3/5221a86e7332c42c64a595ca9ab7f605dbef316739d72c70a3494796461f/picnik_integrator-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-23 13:04:47",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "picnik-integrator"
}
        
Elapsed time: 0.18171s