vector2Dim


Namevector2Dim JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/PasqualeMainolfi
SummaryVector2Dim is a python library to manage operations between vectors in 2D in a simple and intuitive way
upload_time2023-03-24 11:17:16
maintainer
docs_urlNone
authorPasquale Mainolfi
requires_python>=3.10
licenseCopyright (c) 2023 Pasquale Mainolfi Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords vector 2d numpy development
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            **Vector2Dim**
--------------

Vector2Dim is a python library to manage operations between vectors in
2D in a simple and intuitive way.

| **Release Notes:**
| Version 0.1.1
| this version now supports..

-  comparison operations :math:`(\lt, \le, \gt, \ge, ==, \neq )`

| Version 0.1
| This version supports…

-  :math:`+`, :math:`-`, :math:`/`, :math:`\cdot`, :math:`+=`,
   :math:`-=`, :math:`/=`, :math:`\cdot=`, :math:`\bmod`,
   :math:`\bmod=`, :math:`neg`, :math:`pos`, :math:`abs`
-  cross and inner product
-  norm, magnitude and squared magnitude
-  set and limit magnitude
-  rotation and distance calculation
-  etc…

**Install notes:**

-  you can install the library via pip

.. code:: code

   pip install vector2dim

-  or you can build from source

.. code:: code

   git clone https://github.com/PasqualeMainolfi/Vector2Dim.git
   cd vector2dim
   make all

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/PasqualeMainolfi",
    "name": "vector2Dim",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "vector,2D,numpy,development",
    "author": "Pasquale Mainolfi",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/08/d8/d1010addd5ca08120beb662517bd16fbdc4974ce5b38fc4bac534a88e96f/vector2Dim-0.1.1.tar.gz",
    "platform": null,
    "description": "**Vector2Dim**\n--------------\n\nVector2Dim is a python library to manage operations between vectors in\n2D in a simple and intuitive way.\n\n| **Release Notes:**\n| Version 0.1.1\n| this version now supports..\n\n-  comparison operations :math:`(\\lt, \\le, \\gt, \\ge, ==, \\neq )`\n\n| Version 0.1\n| This version supports\u2026\n\n-  :math:`+`, :math:`-`, :math:`/`, :math:`\\cdot`, :math:`+=`,\n   :math:`-=`, :math:`/=`, :math:`\\cdot=`, :math:`\\bmod`,\n   :math:`\\bmod=`, :math:`neg`, :math:`pos`, :math:`abs`\n-  cross and inner product\n-  norm, magnitude and squared magnitude\n-  set and limit magnitude\n-  rotation and distance calculation\n-  etc\u2026\n\n**Install notes:**\n\n-  you can install the library via pip\n\n.. code:: code\n\n   pip install vector2dim\n\n-  or you can build from source\n\n.. code:: code\n\n   git clone https://github.com/PasqualeMainolfi/Vector2Dim.git\n   cd vector2dim\n   make all\n",
    "bugtrack_url": null,
    "license": "Copyright (c) 2023 Pasquale Mainolfi  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.  ",
    "summary": "Vector2Dim is a python library to manage operations between vectors in 2D in a simple and intuitive way",
    "version": "0.1.1",
    "split_keywords": [
        "vector",
        "2d",
        "numpy",
        "development"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "57617e4e8c677b7abe14a760dfc2cfc3c09c6a758def0c31375bd62e4e8a9ce3",
                "md5": "006d464bdc5dc51b41ca12836fb4533a",
                "sha256": "154a07be0629f44d9d6e3e330d8b178ae08198084168df5cfc027c9126799027"
            },
            "downloads": -1,
            "filename": "vector2Dim-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "006d464bdc5dc51b41ca12836fb4533a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 5144,
            "upload_time": "2023-03-24T11:17:14",
            "upload_time_iso_8601": "2023-03-24T11:17:14.738375Z",
            "url": "https://files.pythonhosted.org/packages/57/61/7e4e8c677b7abe14a760dfc2cfc3c09c6a758def0c31375bd62e4e8a9ce3/vector2Dim-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "08d8d1010addd5ca08120beb662517bd16fbdc4974ce5b38fc4bac534a88e96f",
                "md5": "145e35858de891685d0dd2005eb22e46",
                "sha256": "a657bdbb2c6147d11a2269902d256175ea86e85a48626898b74aeebfd201447e"
            },
            "downloads": -1,
            "filename": "vector2Dim-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "145e35858de891685d0dd2005eb22e46",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 4226,
            "upload_time": "2023-03-24T11:17:16",
            "upload_time_iso_8601": "2023-03-24T11:17:16.982378Z",
            "url": "https://files.pythonhosted.org/packages/08/d8/d1010addd5ca08120beb662517bd16fbdc4974ce5b38fc4bac534a88e96f/vector2Dim-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-24 11:17:16",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "vector2dim"
}
        
Elapsed time: 0.04928s