IntelPython / dpnp

Data Parallel Extension for NumPy
BSD 2-Clause "Simplified" License
94 stars 21 forks source link

Update lapack syevd/heevd implementations #1891

Closed vlad-perevezentsev closed 6 days ago

vlad-perevezentsev commented 4 weeks ago

This PR suggests implementing a common evd_func(Eigen Vectors Divide) function instead of syevd and heevd to reduce code duplication Additionally add CheckWritable check and implement queue passing by reference

github-actions[bot] commented 4 weeks ago

View rendered docs @ https://intelpython.github.io/dpnp/index.html