You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using native engine (enabled by default on my system) QR decomposition seems so be returning reduced matrices.
When switching to kotlin engine via Multik.setEngine(KEEngineType) it returns full Q and R matrices.
The text was updated successfully, but these errors were encountered:
When using native engine (enabled by default on my system) QR decomposition seems so be returning reduced matrices.
When switching to kotlin engine via
Multik.setEngine(KEEngineType)
it returns full Q and R matrices.The text was updated successfully, but these errors were encountered: