caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Francois Berenger <berenger@riken.jp>
To: caml-list@inria.fr
Subject: Re: [Caml-list] [ANN] random-generator 0.1 (Was: [ANN] QCheck 0.1)
Date: Tue, 29 Oct 2013 09:55:05 +0900	[thread overview]
Message-ID: <526F0769.5070905@riken.jp> (raw)
In-Reply-To: <20131025154728.GA6982@kerneis.info>

On 10/26/2013 12:47 AM, Gabriel Kerneis wrote:
> Hi Gabriel,
>
> On Fri, Oct 25, 2013 at 04:51:23PM +0200, Gabriel Scherer wrote:
>> - a type ('a fueled) for generation of values with an inductive
>>    (tree-like) structure that looks nice to the human eye;
>
> Do you know about Boltzmann samplers/generators, and how they compare to
> your "fueled" generators?

There is also the pareto library from Sergei Lebedev if you are looking
for a statistics library:

https://github.com/superbobry/pareto

 From there:

pareto is an OCaml statistics library, based on GSL, which provides:
-Common statistical tests for significant differences between samples.
-Uniform interface for common discrete and continuous probability 
distributions.
-Sample statistics, quantile estimation, kernel density estimation.
-Resampling methods: jackknife, BCa bootstrap.


      parent reply	other threads:[~2013-10-29  0:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-25 14:51 Gabriel Scherer
2013-10-25 15:47 ` Gabriel Kerneis
2013-10-25 15:57   ` Gabriel Scherer
2013-10-29  0:55   ` Francois Berenger [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=526F0769.5070905@riken.jp \
    --to=berenger@riken.jp \
    --cc=caml-list@inria.fr \
    /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).