laplace-inverse-cal


Namelaplace-inverse-cal JSON
Version 7 PyPI version JSON
download
home_pageNone
Summaryfast laplace calculator
upload_time2025-01-10 03:15:37
maintainerNone
docs_urlNone
authorMohammad H. Rostami
requires_pythonNone
licenseMIT
keywords laplace inverse
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A Python library providing efficient numerical methods for computing the inverse Laplace transform. The library supports a wide range of functions. The library is designed to be easy for using everyday tasks and is suitable for circuit analysis.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "laplace-inverse-cal",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Laplace Inverse",
    "author": "Mohammad H. Rostami",
    "author_email": "mhro.r84@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/fc/2f/b3e1133def6f945ec365f72667407c2393d3f52d85c9a901806481c596d4/laplace_inverse_cal-7.tar.gz",
    "platform": null,
    "description": "A Python library providing efficient numerical methods for computing the inverse Laplace transform. The library supports a wide range of functions. The library is designed to be easy for using everyday tasks and is suitable for circuit analysis.\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "fast laplace calculator",
    "version": "7",
    "project_urls": null,
    "split_keywords": [
        "laplace",
        "inverse"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fc2fb3e1133def6f945ec365f72667407c2393d3f52d85c9a901806481c596d4",
                "md5": "dd7e721e01c85d23f87796f3088c88cd",
                "sha256": "19ed7ffe88920215e6325218c8cdf5a7f803d06616f688150ec80f5c8f4236f6"
            },
            "downloads": -1,
            "filename": "laplace_inverse_cal-7.tar.gz",
            "has_sig": false,
            "md5_digest": "dd7e721e01c85d23f87796f3088c88cd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2558,
            "upload_time": "2025-01-10T03:15:37",
            "upload_time_iso_8601": "2025-01-10T03:15:37.463146Z",
            "url": "https://files.pythonhosted.org/packages/fc/2f/b3e1133def6f945ec365f72667407c2393d3f52d85c9a901806481c596d4/laplace_inverse_cal-7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-10 03:15:37",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "laplace-inverse-cal"
}
        
Elapsed time: 0.58870s