Welcome to the new home of the KX Community and KX Academy! Existing users are required to reset their passwords to log in

Forum Replies Created

  • jp

    Member
    November 16, 2022 at 12:00 am in reply to: xbar & timestamp manipulation

    Feeling embarrassed in here… This is entirely my mistake; no data missing, but faulty statement transcription in the forum’s editor, while playing with the offset. The 2-day interval statement select does indeed yield the correct output.

    Thank you for your time.

  • jp

    Member
    October 27, 2022 at 12:00 am in reply to: Function composition using common argument

    Many thanks to you both for your inputs, very useful illustrations of projection/iteration/composition functionalities.

    The function approaches work well in their current incarnation, with the small caveat (at least from my understanding) that functions to be composed must have the same rank. Relatively easy to implement argument condition handling should allow for a more generic multivalent case.  Again, thank you,

    Best,

    JP

  • jp

    Member
    August 12, 2022 at 12:00 am in reply to: Convergence using binary?

    Precisely (removing the <count>), many thanks:-)

    Funny, I dug into it this am and came up with {f/[x;1 2]}/[t], but didn’t think (still not super fluent in q) about using the projection in the lambda.

    Again, thank you for your time and input.

    JP

  • jp

    Member
    August 31, 2021 at 12:00 am in reply to: Basic (but still intriguing to me) q Interpreter question

    Feel ashamed(!)… I realize I shouldn’t have skipped that <k> part of the language:-)

    Thx again