Jack Andrews wrote:> How would you sort a 2-byte Unicode sequence?> What
about order? Are unicodes ordered in the same way as the language?>
�Come to think of it, ASCII isn't so ordered.> And, my goodness:>
�http://unicode.org/reports/tr10/#Collation...
Tom Szczesny wrote:> I don't see how adding the functionality to J
addresses your issue.> As I understand it, J is also both free (as in
beer) and proprietary> (as in not-open-source).NIAL
(http://www.nial.com/OpenSource.html) is perhaps a better cho...
Felix LUNGU wrote:> map/reduce is not google's invention. they just
rediscover it and brought it> to public attention again.How about
Map/Reduce/Merge,? Looksinteresting. (This is ACM, but I was able to
download the paper, soperhaps it's unlocked. Le...
JB wrote:> Last week this url was not requiring authentication:>
https://code.kx.com/trac/wiki/QforMortals2/contents> Now, apparently it
does, any ideas why?> Was it only open by oversight?It always required
it for me, but if you were already logged ...
Christopher Diggins wrote:> niall wrote:> > In kdb+ it can be hard to
separate the "q"uery/programming language> > and the database - actually
I tend to think of them as one and the> > same.> It shouldn't be. One's
a programming language and one's a ...