ArnauMiro / pyLowOrder

High performance parallel Low Order Modelling library by BSC - UPM
MIT License
3 stars 1 forks source link

OpenBLAS fixes #29

Closed ArnauMiro closed 4 months ago

ArnauMiro commented 4 months ago

Changing to DGESVD and ZGESVD instead of DGESDD and ZGESDD when using OpenBLAS. Some minor bug fixes.