Re: [Bug-apl] Assertion failure in index with axis on vector
Hi Kacper, thanks, fixed in SVN 315. /// Jürgen On 06/05/2014 12:40 AM, Kacper Gutowski wrote: Hi, Using index with axis on a vector results in assertion failure. It works correctly with arrays of higher dimension or without axis. 1⌷[⎕IO]⍳1 ==
[Bug-apl] Assertion failure in index with axis on vector
Hi, Using index with axis on a vector results in assertion failure. It works correctly with arrays of higher dimension or without axis. 1⌷[⎕IO]⍳1 == Assertion failed: IX.value_count() != 1 in Function: index i