caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Alexy Khrabrov <deliverable@gmail.com>
To: Francois Berenger <berenger@riken.jp>
Cc: caml-list <caml-list@inria.fr>,
	OCaml Beginners List <ocaml_beginners@yahoogroups.com>
Subject: Re: [Caml-list] Kendall tau in OCaml
Date: Thu, 19 Apr 2012 22:32:35 -0700	[thread overview]
Message-ID: <CADSi6a3Fg=gw0BufutU9gFD3j3=kW_SSLStWZFAOV4uencTZvQ@mail.gmail.com> (raw)
In-Reply-To: <4F90CF19.2020909@riken.jp>

I have a very efficient C implementation wrapped properly in OCaml here:

https://github.com/alexy/katz/blob/master/kendall.ml

A+

On Thu, Apr 19, 2012 at 7:51 PM, Francois Berenger <berenger@riken.jp> wrote:
> Hello,
>
> Is there some Kendall tau implementation out there in OCaml?
>
> I'm looking for something with better complexity than N^2, if
> that's possible, as I have a lot of points...
>
> Regards,
> F.
>
> --
> Caml-list mailing list.  Subscription management and archives:
> https://sympa-roc.inria.fr/wws/info/caml-list
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs
>


      reply	other threads:[~2012-04-20  5:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-20  2:51 Francois Berenger
2012-04-20  5:32 ` Alexy Khrabrov [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CADSi6a3Fg=gw0BufutU9gFD3j3=kW_SSLStWZFAOV4uencTZvQ@mail.gmail.com' \
    --to=deliverable@gmail.com \
    --cc=berenger@riken.jp \
    --cc=caml-list@inria.fr \
    --cc=ocaml_beginners@yahoogroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).