Diofant


NameDiofant JSON
Version 0.14.0 PyPI version JSON
download
home_page
SummaryComputer algebra system (CAS) in Python
upload_time2023-04-12 04:57:00
maintainer
docs_urlNone
authorSergey B Kirpichev et al
requires_python>=3.10
licenseBSD
keywords math cas
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Diofant
=======

A `Python`_ library for symbolic mathematics.

For `installation instructions`_ and usage information,
see the `online documentation`_.

`New BSD License`_ covers all files in `this repository`_
unless stated otherwise.

.. _Python: https://www.python.org/
.. _online documentation: https://diofant.readthedocs.io/en/latest/
.. _installation instructions: https://diofant.readthedocs.io/en/latest/install.html#installation
.. _New BSD License: https://github.com/diofant/diofant/blob/master/LICENSE.rst
.. _this repository: https://github.com/diofant/diofant/

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "Diofant",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "Sergey B Kirpichev <diofant@googlegroups.com>",
    "keywords": "Math,CAS",
    "author": "Sergey B Kirpichev et al",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/5e/b0/11628bf2b5a405336516f70649b3eb34fde08b83053ea6faae6d2a788ba4/Diofant-0.14.0.tar.gz",
    "platform": null,
    "description": "Diofant\n=======\n\nA `Python`_ library for symbolic mathematics.\n\nFor `installation instructions`_ and usage information,\nsee the `online documentation`_.\n\n`New BSD License`_ covers all files in `this repository`_\nunless stated otherwise.\n\n.. _Python: https://www.python.org/\n.. _online documentation: https://diofant.readthedocs.io/en/latest/\n.. _installation instructions: https://diofant.readthedocs.io/en/latest/install.html#installation\n.. _New BSD License: https://github.com/diofant/diofant/blob/master/LICENSE.rst\n.. _this repository: https://github.com/diofant/diofant/\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Computer algebra system (CAS) in Python",
    "version": "0.14.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/diofant/diofant/issues/",
        "Download": "https://github.com/diofant/diofant/releases/",
        "Homepage": "https://diofant.readthedocs.io/",
        "Source Code": "https://github.com/diofant/diofant/"
    },
    "split_keywords": [
        "math",
        "cas"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a93339066e1064151af0973a00efc3eed79de191ce03c39abdb463bf275d6bb3",
                "md5": "3b027ee25eb4b94bb418a674502c7e95",
                "sha256": "2b25bc87e65385ed76aeb1a05a9231dda2b3e8c19a3b3447ca5832760b280b4c"
            },
            "downloads": -1,
            "filename": "Diofant-0.14.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3b027ee25eb4b94bb418a674502c7e95",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 2087755,
            "upload_time": "2023-04-12T04:56:58",
            "upload_time_iso_8601": "2023-04-12T04:56:58.676250Z",
            "url": "https://files.pythonhosted.org/packages/a9/33/39066e1064151af0973a00efc3eed79de191ce03c39abdb463bf275d6bb3/Diofant-0.14.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5eb011628bf2b5a405336516f70649b3eb34fde08b83053ea6faae6d2a788ba4",
                "md5": "506a5700c5633e2dba12b36177a42e74",
                "sha256": "73cf3acb7ef147ee13c59c3dfb7b5bee79131b159c4be020febb9451da5fed2e"
            },
            "downloads": -1,
            "filename": "Diofant-0.14.0.tar.gz",
            "has_sig": false,
            "md5_digest": "506a5700c5633e2dba12b36177a42e74",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 2289097,
            "upload_time": "2023-04-12T04:57:00",
            "upload_time_iso_8601": "2023-04-12T04:57:00.487463Z",
            "url": "https://files.pythonhosted.org/packages/5e/b0/11628bf2b5a405336516f70649b3eb34fde08b83053ea6faae6d2a788ba4/Diofant-0.14.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-12 04:57:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "diofant",
    "github_project": "diofant",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "diofant"
}
        
Elapsed time: 0.19083s