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
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,6 +60,8 @@ You can always tell if your system is limited in this fashion by calling `lbt_ge
60
60
61
61
### Version History
62
62
63
+
v5.1.0 - Enable complex return style autodetection on Windows as well. We had originally limited this to non-Windows platforms, thinking that the gfortran calling convention was different on that platform, but this turned out to not be the case.
64
+
63
65
v5.0.2 - Add `cblas_sdot` and `cblas_ddot` to CBLAS divergence workaround wrappers.
0 commit comments