Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the macros and directly use the functions starting with k... internally #906

Closed
amontoison opened this issue Oct 17, 2024 · 0 comments · Fixed by #907
Closed

Remove the macros and directly use the functions starting with k... internally #906

amontoison opened this issue Oct 17, 2024 · 0 comments · Fixed by #907

Comments

@amontoison
Copy link
Member

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.

@amontoison 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant