onenonly


Nameonenonly JSON
Version 0.5.1 PyPI version JSON
download
home_pagehttps://github.com/Sahil-Rajwar-2004/One-n-Only
SummaryA python library
upload_time2023-09-28 08:45:22
maintainer
docs_urlNone
authorSahil Rajwar
requires_python
license
keywords math library numpy-alternative sci-calc calc
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # One-n-Only (v-0.5.1)  

A python library that is very helpful to dealing with maths, statistics, matrices and data structures

## Installation

```bash
pip install onenonly
```

### [PyPI](https://pypi.org/project/onenonly/)


# Modules  

***`onenonly.areas`*** Areas of different geometric shapes  
***`onenonly.array`*** mathematical operation on arrays  
***`onenonly.binary`*** operations with binary digits and vice a versa  
***`onenonly.const`*** Constants  
***`onenonly.data_toolkit`*** Data Fetching and Data Manipulation  
***`onenonly.learn`*** ML support  >> ***`onenonly.learn.preprocessing`*** process the labels  
***`onenonly.LinkedList`*** Storing elements and numbers in a dynamic array  
***`onenonly.List`*** Maths operations for Lists  
***`onenonly.maths`*** Mathematics operations  
***`onenonly.matrix`*** Maths operation for 2d Array  
***`onenonly.number`*** Number for storing int and float  
***`onenonly.perimeter`*** Perimeter of different geometric shapes  
***`onenonly.physics`*** Physics >> ***`onenonly.physics.simulation`*** physics simulations  
***`onenonly.queue`*** Storing data using data structure called queues  
***`onenonly.search`*** Search an element using different searching algorithm  
***`onenonly.sort`*** Sort an array in ascending or descending order in an array  
***`onenonly.stack`*** Stort data using stack data struture  
***`onenonly.stats`*** Statistics computation  
***`onenonly.utils`*** Other utilities  
***`onenonly.vector`*** Vector calculations  

## License  

This library is provided under the MIT License. See the [LICENSE](https://github.com/Sahil-Rajwar-2004/One-n-Only/blob/master/LICENSE) file for more details.

## ***Note***  

This repo is maintained by [Sahil Rajwar](https://x.com/justSahilRajwar)
Feel free to explore and utilize these mathematical functions for your data analysis and statistical computations. If you encounter any issues or have suggestions for improvements, that would be great you can suggest your ideas at [issues](https://github.com/Sahil-Rajwar-2004/One-n-Only/issues/).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Sahil-Rajwar-2004/One-n-Only",
    "name": "onenonly",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "math library numpy-alternative sci-calc calc",
    "author": "Sahil Rajwar",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/a9/9e/1ef740096a61a970379e0c05c13adac8d33a8a1b5253709691c30e378373/onenonly-0.5.1.tar.gz",
    "platform": null,
    "description": "# One-n-Only (v-0.5.1)  \r\n\r\nA python library that is very helpful to dealing with maths, statistics, matrices and data structures\r\n\r\n## Installation\r\n\r\n```bash\r\npip install onenonly\r\n```\r\n\r\n### [PyPI](https://pypi.org/project/onenonly/)\r\n\r\n\r\n# Modules  \r\n\r\n***`onenonly.areas`*** Areas of different geometric shapes  \r\n***`onenonly.array`*** mathematical operation on arrays  \r\n***`onenonly.binary`*** operations with binary digits and vice a versa  \r\n***`onenonly.const`*** Constants  \r\n***`onenonly.data_toolkit`*** Data Fetching and Data Manipulation  \r\n***`onenonly.learn`*** ML support  >> ***`onenonly.learn.preprocessing`*** process the labels  \r\n***`onenonly.LinkedList`*** Storing elements and numbers in a dynamic array  \r\n***`onenonly.List`*** Maths operations for Lists  \r\n***`onenonly.maths`*** Mathematics operations  \r\n***`onenonly.matrix`*** Maths operation for 2d Array  \r\n***`onenonly.number`*** Number for storing int and float  \r\n***`onenonly.perimeter`*** Perimeter of different geometric shapes  \r\n***`onenonly.physics`*** Physics >> ***`onenonly.physics.simulation`*** physics simulations  \r\n***`onenonly.queue`*** Storing data using data structure called queues  \r\n***`onenonly.search`*** Search an element using different searching algorithm  \r\n***`onenonly.sort`*** Sort an array in ascending or descending order in an array  \r\n***`onenonly.stack`*** Stort data using stack data struture  \r\n***`onenonly.stats`*** Statistics computation  \r\n***`onenonly.utils`*** Other utilities  \r\n***`onenonly.vector`*** Vector calculations  \r\n\r\n## License  \r\n\r\nThis library is provided under the MIT License. See the [LICENSE](https://github.com/Sahil-Rajwar-2004/One-n-Only/blob/master/LICENSE) file for more details.\r\n\r\n## ***Note***  \r\n\r\nThis repo is maintained by [Sahil Rajwar](https://x.com/justSahilRajwar)\r\nFeel free to explore and utilize these mathematical functions for your data analysis and statistical computations. If you encounter any issues or have suggestions for improvements, that would be great you can suggest your ideas at [issues](https://github.com/Sahil-Rajwar-2004/One-n-Only/issues/).\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A python library",
    "version": "0.5.1",
    "project_urls": {
        "Bug Reports": "https://github.com/Sahil-Rajwar-2004/One-n-Only/issues",
        "Homepage": "https://github.com/Sahil-Rajwar-2004/One-n-Only",
        "Source": "https://github.com/Sahil-Rajwar-2004/One-n-Only"
    },
    "split_keywords": [
        "math",
        "library",
        "numpy-alternative",
        "sci-calc",
        "calc"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7b13b4fe1fab617e04d71dd9ade803c7a423b6fd856068221722f822365ebff2",
                "md5": "78d324081a97a226f92e50d4d942f409",
                "sha256": "9169ed1fe3290950166447b9f0af5dacb2f5d03ff643d9c55211000a616ba329"
            },
            "downloads": -1,
            "filename": "onenonly-0.5.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "78d324081a97a226f92e50d4d942f409",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 30434,
            "upload_time": "2023-09-28T08:45:21",
            "upload_time_iso_8601": "2023-09-28T08:45:21.089531Z",
            "url": "https://files.pythonhosted.org/packages/7b/13/b4fe1fab617e04d71dd9ade803c7a423b6fd856068221722f822365ebff2/onenonly-0.5.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a99e1ef740096a61a970379e0c05c13adac8d33a8a1b5253709691c30e378373",
                "md5": "585b85702d37e8adbc672429e4f374cf",
                "sha256": "d6625472d37fdb00b702a48b02cb9bbac865ae72a45ced1029d9c0132e5c2c66"
            },
            "downloads": -1,
            "filename": "onenonly-0.5.1.tar.gz",
            "has_sig": false,
            "md5_digest": "585b85702d37e8adbc672429e4f374cf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 26134,
            "upload_time": "2023-09-28T08:45:22",
            "upload_time_iso_8601": "2023-09-28T08:45:22.355351Z",
            "url": "https://files.pythonhosted.org/packages/a9/9e/1ef740096a61a970379e0c05c13adac8d33a8a1b5253709691c30e378373/onenonly-0.5.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-28 08:45:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Sahil-Rajwar-2004",
    "github_project": "One-n-Only",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "onenonly"
}
        
Elapsed time: 0.12607s