hpc-utils


Namehpc-utils JSON
Version 0.1.4 PyPI version JSON
download
home_pagehttps://github.com/MAfarrag/hpc
Summarynumpy utility package
upload_time2024-06-30 17:47:55
maintainerNone
docs_urlNone
authorMostafa Farrag
requires_pythonNone
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


0.1.3 (2024-06-24)
------------------

* Update dependencies

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/MAfarrag/hpc",
    "name": "hpc-utils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "numpy, computation",
    "author": "Mostafa Farrag",
    "author_email": "moah.farag@gmail.come",
    "download_url": "https://files.pythonhosted.org/packages/72/ea/4e4573f8c3cf292183829f5be44faaabf3d538dbb5430c331575ebe1190b/hpc_utils-0.1.4.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\n\n0.1.3 (2024-06-24)\n------------------\n\n* Update dependencies\n",
    "bugtrack_url": null,
    "license": "GNU General Public License v3",
    "summary": "numpy utility package",
    "version": "0.1.4",
    "project_urls": {
        "Homepage": "https://github.com/MAfarrag/hpc"
    },
    "split_keywords": [
        "numpy",
        " computation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4a6fed796518650c3acb15803a0ffdbc9af74daa2ba0b7381602c96c8a2b8b2e",
                "md5": "ec603219653232db946928cd0080547c",
                "sha256": "8a64f05960b3b8b022652f25e0bd8fb0de0982eef2acdfa74eae48e2952c86c9"
            },
            "downloads": -1,
            "filename": "hpc_utils-0.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ec603219653232db946928cd0080547c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 17443,
            "upload_time": "2024-06-30T17:47:54",
            "upload_time_iso_8601": "2024-06-30T17:47:54.284879Z",
            "url": "https://files.pythonhosted.org/packages/4a/6f/ed796518650c3acb15803a0ffdbc9af74daa2ba0b7381602c96c8a2b8b2e/hpc_utils-0.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "72ea4e4573f8c3cf292183829f5be44faaabf3d538dbb5430c331575ebe1190b",
                "md5": "4e7602f82016ee03dbcb80d45c379eee",
                "sha256": "28d02b5b63d1d66b20caf892a3b20685ef97f95fae65a7e403e62b398686bed6"
            },
            "downloads": -1,
            "filename": "hpc_utils-0.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "4e7602f82016ee03dbcb80d45c379eee",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 18486,
            "upload_time": "2024-06-30T17:47:55",
            "upload_time_iso_8601": "2024-06-30T17:47:55.201056Z",
            "url": "https://files.pythonhosted.org/packages/72/ea/4e4573f8c3cf292183829f5be44faaabf3d538dbb5430c331575ebe1190b/hpc_utils-0.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-30 17:47:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MAfarrag",
    "github_project": "hpc",
    "github_not_found": true,
    "lcname": "hpc-utils"
}
        
Elapsed time: 0.32259s