8000 Issue on page /Vectors.html · Issue #3 · xpqz/kbook · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Issue on page /Vectors.html #3

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

Open
kidd opened this issue Dec 8, 2022 · 1 comment
Open

Issue on page /Vectors.html #3

kidd opened this issue Dec 8, 2022 · 1 comment

Comments

< 89D0 div class="avatar-parent-child TimelineItem-avatar d-none d-md-block"> @kidd
Copy link
kidd commented Dec 8, 2022

In the indexing section,
m[(2 2;1 1)] / note: this is NOT indexing at depth!

It might be good to provide a combination of both indexing with a vector and also nesting, and a small explanation of how to interpret it.

This seemed to clear it a little bit for me (I'm still on the learning process)

m[(0 1;1 2;2 1)]
((0 1 2;3 4 5)
 (3 4 5;6 7 8)
 (6 7 8;3 4 5))

m[(0 1;1 2;2 1);1]
(3 4 5
 6 7 8
 3 4 5)

Thanks a lot for your apl and k learning resources!

@xpqz
Copy link
Owner
xpqz commented Dec 16, 2022

Thanks for taking the time to point this out. I'll gather changes for a forthcoming update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0