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

flip of a scalar #527

Closed
ngn opened this issue Aug 5, 2018 · 1 comment
Closed

flip of a scalar #527

ngn opened this issue Aug 5, 2018 · 1 comment

Comments

@ngn
Copy link

ngn commented Aug 5, 2018

This is not a bug. I think Kona is consistent in its impl of +x - it reverses the leading min(2,rank(x)) dimensions, but you might be interested anyway in having a peek at: JohnEarnest/ok#77 in which I argue for (+1) ~ ,,1 and (+1 1) ~ ,1 1.

@tavmem
Copy link
Collaborator

tavmem commented Aug 6, 2018

Thanks ... I appreciate the suggestion ... and the reference to ok#77.
At this point kona is attempting to mimic the behavior of k2.8 and k3.2 as much as possible.

K 2.8 2000-10-10 Copyright (C) 1993-2000 Kx Systems
Evaluation. Not for commercial use. 
\ for help. \\ to exit.

  + 1 1
1 1
  +1
1

k3.2 gives the same results.

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

No branches or pull requests

2 participants