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
The macros like @kdot, @knrm2, ... are remnants from the early versions of Julia (<= 0.6).
We’ve kept them for historical reasons, but they no longer serve any purpose.
They have had a good run, and we should remove them if we ever want to document the low-level API as I propose in #905.
The text was updated successfully, but these errors were encountered:
amontoison
changed the title
Remove the macros and directly use the functions starting with k... internally.
Remove the macros and directly use the functions starting with k... internally
Oct 17, 2024
The macros like
@kdot
,@knrm2
, ... are remnants from the early versions of Julia (<= 0.6).We’ve kept them for historical reasons, but they no longer serve any purpose.
They have had a good run, and we should remove them if we ever want to document the low-level API as I propose in #905.
The text was updated successfully, but these errors were encountered: