Diofant


NameDiofant JSON
Version 0.15.0 PyPI version JSON
download
home_pageNone
SummaryComputer algebra system (CAS) in Python
upload_time2024-08-20 09:29:35
maintainerNone
docs_urlNone
authorSergey B Kirpichev et al
requires_python>=3.11
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": null,
    "name": "Diofant",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": "Sergey B Kirpichev <diofant@googlegroups.com>",
    "keywords": "Math, CAS",
    "author": "Sergey B Kirpichev et al",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/ee/45/4bd4ed861470a875e1588ae9fd19b6ef438d87f50d667fe75fa44e5edc07/diofant-0.15.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.15.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/diofant/diofant/issues/",
        "Changelog": "https://diofant.readthedocs.io/en/latest/release/notes-0.15.html",
        "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": "94b63321cbecd6859f0a05367a82b34081ac24433795a5b5e5781d5d6c672794",
                "md5": "381383665a758337d1aa3322a196567f",
                "sha256": "bc48126e9a3840a54cbf787eb784d85f73d6dad49ca4900074d272ddc2407c80"
            },
            "downloads": -1,
            "filename": "Diofant-0.15.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "381383665a758337d1aa3322a196567f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 2036504,
            "upload_time": "2024-08-20T09:29:32",
            "upload_time_iso_8601": "2024-08-20T09:29:32.764222Z",
            "url": "https://files.pythonhosted.org/packages/94/b6/3321cbecd6859f0a05367a82b34081ac24433795a5b5e5781d5d6c672794/Diofant-0.15.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ee454bd4ed861470a875e1588ae9fd19b6ef438d87f50d667fe75fa44e5edc07",
                "md5": "533d168e49dcdf39d20287ad8de2a09b",
                "sha256": "9e887da895e3c7e1891fe5d9f231d2dc819e3ae05fe780575579d2d69f111a87"
            },
            "downloads": -1,
            "filename": "diofant-0.15.0.tar.gz",
            "has_sig": false,
            "md5_digest": "533d168e49dcdf39d20287ad8de2a09b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 2243394,
            "upload_time": "2024-08-20T09:29:35",
            "upload_time_iso_8601": "2024-08-20T09:29:35.028452Z",
            "url": "https://files.pythonhosted.org/packages/ee/45/4bd4ed861470a875e1588ae9fd19b6ef438d87f50d667fe75fa44e5edc07/diofant-0.15.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-20 09:29:35",
    "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.38701s