logo img Heat
  • |

Release Heat 1.3.0

June 20, 2023

The Release 1.3.0 is out. We now support PyTorch 2 and computations on AMD GPUs. Moreover, we have added an implementation of distributed Singular Value Decomposition and a module for sparse DNDarrays. Finally, we make a docker image of Heat available.

Memory-distributed hierarchical SVD in Heat

June 16, 2023

We have implemented an algorithm for computing an approximate, truncated SVD/PCA in Heat; see heat.linalg.hsvd_rank and heat.linalg.hsvd_rtol. What this actually is, why it is helpful, and how it works, will be explained below.

NO GSoC WITH US THIS YEAR

February 24, 2023

On Feb 21st we learned that our Organisation has not been selected this year. Congratulations to the GSoC 2023 Mentoring Orgs!

Release Heat 1.2.2

January 19, 2023

The Bug Fix release 1.2.2 is out. It now supports newer OpenMPI versions.

Release Heat 1.2.1

December 01, 2022

The Bug Fix release 1.2.1 is out.

Powered by Jekyll with Type on Strap