Skip to main content

A framework for high-performance data analytics and machine learning.

Project description


HeAT is a distributed tensor framework for high performance data analytics.

Project Status

Build Status Documentation Status codecov license: MIT Downloads Mattermost Chat

Goals

HeAT is a flexible and seamless open-source software for high performance data analytics and machine learning. It provides highly optimized algorithms and data structures for tensor computations using CPUs, GPUs and distributed cluster systems on top of MPI. The goal of HeAT is to fill the gap between data analytics and machine learning libraries with a strong focus on on single-node performance, and traditional high-performance computing (HPC). HeAT's generic Python-first programming interface integrates seamlessly with the existing data science ecosystem and makes it as effortless as using numpy to write scalable scientific and data science applications.

HeAT allows you to tackle your actual Big Data challenges that go beyond the computational and memory needs of your laptop and desktop.

Features

  • High-performance n-dimensional tensors
  • CPU, GPU and distributed computation using MPI
  • Powerful data analytics and machine learning methods
  • Abstracted communication via split tensors
  • Python API

Getting Started

Check out our Jupyter Notebook tutorial right here on Github or in the /scripts directory.

The complete documentation of the latest version is always deployed on Read the Docs.

Requirements

HeAT is based on PyTorch. Specifially, we are exploiting PyTorch's support for GPUs and MPI parallelism. For MPI support we utilize mpi4py. Both packages can be installed via pip or automatically using the setup.py.

Installation

Tagged releases are made available on the Python Package Index (PyPI). You can typically install the latest version with

$ pip install heat[hdf5,netcdf]

where the part in brackets is a list of optional dependencies. You can omit it, if you do not need HDF5 or NetCDF support.

Hacking

If you want to work with the development version, you can check out the sources using

$ git clone https://github.com/helmholtz-analytics/heat.git

The installation can then be done from the checked-out sources with

$ pip install .[hdf5,netcdf,dev]

We welcome contributions from the community, please check out our Contribution Guidelines before getting started!

License

HeAT is distributed under the MIT license, see our LICENSE file.

Acknowledgements

This work is supported by the Helmholtz Association Initiative and Networking Fund under project number ZT-I-0003.

This work is supported by the Helmholtz Association Initiative and Networking Fund under the Helmholtz AI platform grant.


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

heat-0.5.0.tar.gz (175.7 kB view details)

Uploaded Source

Built Distribution

heat-0.5.0-py3-none-any.whl (198.9 kB view details)

Uploaded Python 3

File details

Details for the file heat-0.5.0.tar.gz.

File metadata

  • Download URL: heat-0.5.0.tar.gz
  • Upload date:
  • Size: 175.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0.post20200210 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.5

File hashes

Hashes for heat-0.5.0.tar.gz
Algorithm Hash digest
SHA256 e511ad23147c858b9a7471051d75659d546e34cdc731493752358eef95c2b25c
MD5 fd88c7ad1a991c54633d93ac63c3ff13
BLAKE2b-256 2ad5c957032623f8742e16595b9e23c102661f2d46105185991ae6f7a313a079

See more details on using hashes here.

File details

Details for the file heat-0.5.0-py3-none-any.whl.

File metadata

  • Download URL: heat-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 198.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0.post20200210 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.5

File hashes

Hashes for heat-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c1f69f6e75e1f705711b10364e194c555f55cb7bd3e9fad04178fd285688341d
MD5 a1e9fee7cd5faf754deb34ca664229ff
BLAKE2b-256 8e2f0945ed8bf1088041de0224ca7e5f27415f14298322acd9751c3c52a20eda

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page