hpc-utils


Namehpc-utils JSON
Version 0.1.3 PyPI version JSON
download
home_pagehttps://github.com/MAfarrag/hpc
Summarynumpy utility package
upload_time2023-11-12 21:17:02
maintainer
docs_urlNone
authorMostafa Farrag
requires_python
licenseGNU General Public License v3
keywords numpy computation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Python Versions](https://img.shields.io/pypi/pyversions/hpc.png)](https://img.shields.io/pypi/pyversions/hpc)
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)
[![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/MAfarrag/hpc.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/MAfarrag/hpc/context:python)
[![Documentation Status](https://readthedocs.org/projects/hpc/badge/?version=latest)](https://hpc.readthedocs.io/en/latest/?badge=latest)


![GitHub last commit](https://img.shields.io/github/last-commit/MAfarrag/hpc)
![GitHub forks](https://img.shields.io/github/forks/MAfarrag/hpc?style=social)
![GitHub Repo stars](https://img.shields.io/github/stars/MAfarrag/hpc?style=social)


Current release info
====================

| Name | Downloads                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | Version | Platforms |
| --- |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| --- | --- |
| [![Conda Recipe](https://img.shields.io/badge/recipe-hpc-green.svg)](https://anaconda.org/conda-forge/hpc) | [![Conda Downloads](https://img.shields.io/conda/dn/conda-forge/hpc.svg)](https://anaconda.org/conda-forge/hpc) [![Downloads](https://pepy.tech/badge/hpc)](https://pepy.tech/project/hpc) [![Downloads](https://pepy.tech/badge/hpc/month)](https://pepy.tech/project/hpc)  [![Downloads](https://pepy.tech/badge/hpc/week)](https://pepy.tech/project/hpc)  ![PyPI - Downloads](https://img.shields.io/pypi/dd/hpc?color=blue&style=flat-square) ![GitHub all releases](https://img.shields.io/github/downloads/MAfarrag/hpc/total) ![GitHub release (latest by date)](https://img.shields.io/github/downloads/MAfarrag/hpc/0.1.3/total) | [![Conda Version](https://img.shields.io/conda/vn/conda-forge/hpc.svg)](https://anaconda.org/conda-forge/hpc) [![PyPI version](https://badge.fury.io/py/hpc.svg)](https://badge.fury.io/py/hpc) [![Anaconda-Server Badge](https://anaconda.org/conda-forge/hpc/badges/version.svg)](https://anaconda.org/conda-forge/hpc) | [![Conda Platforms](https://img.shields.io/conda/pn/conda-forge/hpc.svg)](https://anaconda.org/conda-forge/hpc) [![Join the chat at https://gitter.im/Hapi-Nile/Hapi](https://badges.gitter.im/Hapi-Nile/Hapi.svg)](https://gitter.im/Hapi-Nile/Hapi?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) |

hpc - Remote Sensing package
=====================================================================
**hpc** is a numpy utility package

hpc

Main Features
-------------
  - indixing numpy arrays in fast manner without using loops


Installing hpc
===============

Installing `hpc` from the `conda-forge` channel can be achieved by:

```
conda install -c conda-forge hpc
```

It is possible to list all of the versions of `hpc` available on your platform with:

```
conda search hpc --channel conda-forge
```

## Install from Github
to install the last development to time you can install the library from github
```
pip install git+https://github.com/MAfarrag/hpc
```

## pip
to install the last release you can easly use pip
```
pip install hpc-utils==0.1.3
```

Quick start
===========

```
  >>> import hpc
```


=======
History
=======

0.1.0 (2023-03-30)
------------------

* First release on PyPI.


0.1.1 (2023-04-23)
------------------

* get_pixels works with 3d arrays

0.1.2 (2023-08-30)
------------------

* Update dependencies

0.1.3 (2023-10-31)
------------------

* Update dependencies

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/MAfarrag/hpc",
    "name": "hpc-utils",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "numpy,computation",
    "author": "Mostafa Farrag",
    "author_email": "moah.farag@gmail.come",
    "download_url": "https://files.pythonhosted.org/packages/55/eb/a34e92711302b618557572863d6c2221e5fc2cd10480994b4e82559d6e9f/hpc-utils-0.1.3.tar.gz",
    "platform": null,
    "description": "[![Python Versions](https://img.shields.io/pypi/pyversions/hpc.png)](https://img.shields.io/pypi/pyversions/hpc)\n[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)\n[![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/MAfarrag/hpc.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/MAfarrag/hpc/context:python)\n[![Documentation Status](https://readthedocs.org/projects/hpc/badge/?version=latest)](https://hpc.readthedocs.io/en/latest/?badge=latest)\n\n\n![GitHub last commit](https://img.shields.io/github/last-commit/MAfarrag/hpc)\n![GitHub forks](https://img.shields.io/github/forks/MAfarrag/hpc?style=social)\n![GitHub Repo stars](https://img.shields.io/github/stars/MAfarrag/hpc?style=social)\n\n\nCurrent release info\n====================\n\n| Name | Downloads                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | Version | Platforms |\n| --- |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| --- | --- |\n| [![Conda Recipe](https://img.shields.io/badge/recipe-hpc-green.svg)](https://anaconda.org/conda-forge/hpc) | [![Conda Downloads](https://img.shields.io/conda/dn/conda-forge/hpc.svg)](https://anaconda.org/conda-forge/hpc) [![Downloads](https://pepy.tech/badge/hpc)](https://pepy.tech/project/hpc) [![Downloads](https://pepy.tech/badge/hpc/month)](https://pepy.tech/project/hpc)  [![Downloads](https://pepy.tech/badge/hpc/week)](https://pepy.tech/project/hpc)  ![PyPI - Downloads](https://img.shields.io/pypi/dd/hpc?color=blue&style=flat-square) ![GitHub all releases](https://img.shields.io/github/downloads/MAfarrag/hpc/total) ![GitHub release (latest by date)](https://img.shields.io/github/downloads/MAfarrag/hpc/0.1.3/total) | [![Conda Version](https://img.shields.io/conda/vn/conda-forge/hpc.svg)](https://anaconda.org/conda-forge/hpc) [![PyPI version](https://badge.fury.io/py/hpc.svg)](https://badge.fury.io/py/hpc) [![Anaconda-Server Badge](https://anaconda.org/conda-forge/hpc/badges/version.svg)](https://anaconda.org/conda-forge/hpc) | [![Conda Platforms](https://img.shields.io/conda/pn/conda-forge/hpc.svg)](https://anaconda.org/conda-forge/hpc) [![Join the chat at https://gitter.im/Hapi-Nile/Hapi](https://badges.gitter.im/Hapi-Nile/Hapi.svg)](https://gitter.im/Hapi-Nile/Hapi?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) |\n\nhpc - Remote Sensing package\n=====================================================================\n**hpc** is a numpy utility package\n\nhpc\n\nMain Features\n-------------\n  - indixing numpy arrays in fast manner without using loops\n\n\nInstalling hpc\n===============\n\nInstalling `hpc` from the `conda-forge` channel can be achieved by:\n\n```\nconda install -c conda-forge hpc\n```\n\nIt is possible to list all of the versions of `hpc` available on your platform with:\n\n```\nconda search hpc --channel conda-forge\n```\n\n## Install from Github\nto install the last development to time you can install the library from github\n```\npip install git+https://github.com/MAfarrag/hpc\n```\n\n## pip\nto install the last release you can easly use pip\n```\npip install hpc-utils==0.1.3\n```\n\nQuick start\n===========\n\n```\n  >>> import hpc\n```\n\n\n=======\nHistory\n=======\n\n0.1.0 (2023-03-30)\n------------------\n\n* First release on PyPI.\n\n\n0.1.1 (2023-04-23)\n------------------\n\n* get_pixels works with 3d arrays\n\n0.1.2 (2023-08-30)\n------------------\n\n* Update dependencies\n\n0.1.3 (2023-10-31)\n------------------\n\n* Update dependencies\n",
    "bugtrack_url": null,
    "license": "GNU General Public License v3",
    "summary": "numpy utility package",
    "version": "0.1.3",
    "project_urls": {
        "Homepage": "https://github.com/MAfarrag/hpc"
    },
    "split_keywords": [
        "numpy",
        "computation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d2771f3f7dcd1156e7854e72b2ac8920e12ba7c878c83b962d11672369a7aeb0",
                "md5": "d9660e58da4aa5d9ceae993544032ebf",
                "sha256": "514ac65dedb0ebaea4025879f26080a11a3f305d8d104ff734df780ba3ecae2a"
            },
            "downloads": -1,
            "filename": "hpc_utils-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d9660e58da4aa5d9ceae993544032ebf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 17392,
            "upload_time": "2023-11-12T21:17:00",
            "upload_time_iso_8601": "2023-11-12T21:17:00.478366Z",
            "url": "https://files.pythonhosted.org/packages/d2/77/1f3f7dcd1156e7854e72b2ac8920e12ba7c878c83b962d11672369a7aeb0/hpc_utils-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "55eba34e92711302b618557572863d6c2221e5fc2cd10480994b4e82559d6e9f",
                "md5": "fba3e0b073c838b035b7422c8e88ebbc",
                "sha256": "49943e9d393e2f48d99de2de5e37a3a2d0083587bd045fdeb55cf41f823270f1"
            },
            "downloads": -1,
            "filename": "hpc-utils-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "fba3e0b073c838b035b7422c8e88ebbc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 18426,
            "upload_time": "2023-11-12T21:17:02",
            "upload_time_iso_8601": "2023-11-12T21:17:02.065556Z",
            "url": "https://files.pythonhosted.org/packages/55/eb/a34e92711302b618557572863d6c2221e5fc2cd10480994b4e82559d6e9f/hpc-utils-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-12 21:17:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MAfarrag",
    "github_project": "hpc",
    "github_not_found": true,
    "lcname": "hpc-utils"
}
        
Elapsed time: 0.14259s