helmholtz-analytics / heat

Distributed tensors and Machine Learning framework with GPU and MPI acceleration in Python
https://heat.readthedocs.io/
MIT License
212 stars 53 forks source link

Implement Polar Decomposition #1696

Open mrfh92 opened 4 weeks ago

mrfh92 commented 4 weeks ago

Feature functionality This issue is to implement Polar Decomposition using the approach of Nakatsukasa and Freund, based on Zolotarev functions.

To do:

github-actions[bot] commented 4 weeks ago

Branch features/1696-Implement_Polar_Decomposition created!