multidim


Namemultidim JSON
Version 0.1.6 PyPI version JSON
download
home_pagehttps://github.com/jasonmulderrig/multidim
SummaryThe Python package for multidimensional integrals and volumes.
upload_time2023-01-19 14:53:41
maintainerJason Mulderrig
docs_urlNone
authorJason Mulderrig
requires_python<4,>=3.7
licenseGNU General Public License v3 or later (GPLv3+)
keywords integrals volumes multidimensional spaces
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ########
multidim
########

|build| |pyversions| |pypi| |license|

The Python package for multidimensional integrals and volumes.

This package is simply a re-purposed mirror of one of the last open-sourced versions of the `ndim <https://pypi.org/project/ndim/>`_ Python package, ndim version 0.1.6 (under the GNU GPLv3 license) in late December 2021/early January 2022. I do not intend to alter the contents of this package whatsoever going forward.

************
Installation
************

This package can be installed using ``pip`` via the `Python Package Index <https://pypi.org/project/multidim/>`_ (PyPI),

::

    pip install multidim

Alternatively, a branch can be directly installed using

::

    pip install git+https://github.com/jasonmulderrig/multidim.git@<branch-name>

or after cloning a branch, moving to the main project directory (where the setup and configuration files are located), and executing ``pip install -e .`` for an editable installation or ``pip install .`` for a standard installation.

***********
Information
***********

- `License <https://github.com/jasonmulderrig/multidim/LICENSE>`__
- `Releases <https://github.com/jasonmulderrig/multidim/releases>`__
- `Repository <https://github.com/jasonmulderrig/multidim>`__

..
    Badges ========================================================================

.. |build| image:: https://img.shields.io/github/checks-status/jasonmulderrig/multidim/main?label=GitHub&logo=github
    :target: https://github.com/jasonmulderrig/multidim

.. |pyversions| image:: https://img.shields.io/pypi/pyversions/multidim.svg?logo=python&logoColor=FBE072&color=4B8BBE&label=Python
    :target: https://pypi.org/project/multidim/

.. |pypi| image:: https://img.shields.io/pypi/v/multidim?logo=pypi&logoColor=FBE072&label=PyPI&color=4B8BBE
    :target: https://pypi.org/project/multidim/

.. |license| image:: https://img.shields.io/github/license/jasonmulderrig/multidim?label=License
    :target: https://github.com/jasonmulderrig/multidim/LICENSE

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jasonmulderrig/multidim",
    "name": "multidim",
    "maintainer": "Jason Mulderrig",
    "docs_url": null,
    "requires_python": "<4,>=3.7",
    "maintainer_email": "jpm445@cornell.edu, mulderrig.jason@gmail.com",
    "keywords": "integrals,volumes,multidimensional spaces",
    "author": "Jason Mulderrig",
    "author_email": "jpm445@cornell.edu",
    "download_url": "https://files.pythonhosted.org/packages/43/bb/f799df93df721aa4b7c23f10fa5b0ce5bec48f6fd4b406e455fbfea2d9b4/multidim-0.1.6.tar.gz",
    "platform": null,
    "description": "########\nmultidim\n########\n\n|build| |pyversions| |pypi| |license|\n\nThe Python package for multidimensional integrals and volumes.\n\nThis package is simply a re-purposed mirror of one of the last open-sourced versions of the `ndim <https://pypi.org/project/ndim/>`_ Python package, ndim version 0.1.6 (under the GNU GPLv3 license) in late December 2021/early January 2022. I do not intend to alter the contents of this package whatsoever going forward.\n\n************\nInstallation\n************\n\nThis package can be installed using ``pip`` via the `Python Package Index <https://pypi.org/project/multidim/>`_ (PyPI),\n\n::\n\n    pip install multidim\n\nAlternatively, a branch can be directly installed using\n\n::\n\n    pip install git+https://github.com/jasonmulderrig/multidim.git@<branch-name>\n\nor after cloning a branch, moving to the main project directory (where the setup and configuration files are located), and executing ``pip install -e .`` for an editable installation or ``pip install .`` for a standard installation.\n\n***********\nInformation\n***********\n\n- `License <https://github.com/jasonmulderrig/multidim/LICENSE>`__\n- `Releases <https://github.com/jasonmulderrig/multidim/releases>`__\n- `Repository <https://github.com/jasonmulderrig/multidim>`__\n\n..\n    Badges ========================================================================\n\n.. |build| image:: https://img.shields.io/github/checks-status/jasonmulderrig/multidim/main?label=GitHub&logo=github\n    :target: https://github.com/jasonmulderrig/multidim\n\n.. |pyversions| image:: https://img.shields.io/pypi/pyversions/multidim.svg?logo=python&logoColor=FBE072&color=4B8BBE&label=Python\n    :target: https://pypi.org/project/multidim/\n\n.. |pypi| image:: https://img.shields.io/pypi/v/multidim?logo=pypi&logoColor=FBE072&label=PyPI&color=4B8BBE\n    :target: https://pypi.org/project/multidim/\n\n.. |license| image:: https://img.shields.io/github/license/jasonmulderrig/multidim?label=License\n    :target: https://github.com/jasonmulderrig/multidim/LICENSE\n",
    "bugtrack_url": null,
    "license": "GNU General Public License v3 or later (GPLv3+)",
    "summary": "The Python package for multidimensional integrals and volumes.",
    "version": "0.1.6",
    "split_keywords": [
        "integrals",
        "volumes",
        "multidimensional spaces"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a29379389677a0c8118c789b45b2f13ecf38ca300ba37df97a8e62cefe249335",
                "md5": "2e348b06e2c0c08580cc3462957edc39",
                "sha256": "f747f680324b30f6fc28e4310762c455c78ee27c9192e5a5f8663ba558fb1371"
            },
            "downloads": -1,
            "filename": "multidim-0.1.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2e348b06e2c0c08580cc3462957edc39",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.7",
            "size": 6732,
            "upload_time": "2023-01-19T14:53:39",
            "upload_time_iso_8601": "2023-01-19T14:53:39.869575Z",
            "url": "https://files.pythonhosted.org/packages/a2/93/79389677a0c8118c789b45b2f13ecf38ca300ba37df97a8e62cefe249335/multidim-0.1.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "43bbf799df93df721aa4b7c23f10fa5b0ce5bec48f6fd4b406e455fbfea2d9b4",
                "md5": "853f642ebe7bd98525333e2110230a0a",
                "sha256": "d9a36508051e305d9b86f85713d2ba7cf86dd25a43a6fdc86eb9c68f2b4bf3f3"
            },
            "downloads": -1,
            "filename": "multidim-0.1.6.tar.gz",
            "has_sig": false,
            "md5_digest": "853f642ebe7bd98525333e2110230a0a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.7",
            "size": 4667,
            "upload_time": "2023-01-19T14:53:41",
            "upload_time_iso_8601": "2023-01-19T14:53:41.083145Z",
            "url": "https://files.pythonhosted.org/packages/43/bb/f799df93df721aa4b7c23f10fa5b0ce5bec48f6fd4b406e455fbfea2d9b4/multidim-0.1.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-19 14:53:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "jasonmulderrig",
    "github_project": "multidim",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "multidim"
}
        
Elapsed time: 0.04390s