Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Yaron Minsky <yminsky@janestreet.com>
To: "ocaml-core@googlegroups.com" <ocaml-core@googlegroups.com>,
	"caml-list@inria.fr" <caml-list@inria.fr>
Subject: [Caml-list] [ANN] Incremental 112.35.00
Date: Mon, 6 Jul 2015 15:29:32 -0400	[thread overview]
Message-ID: <CACLX4jSoBfHyYArOiY95jh6tPs2Z9tvP2mLYty+tnTYL4aAyAA@mail.gmail.com> (raw)

I'm very pleased to announce the release of Incremental 112.35.00.

Incremental is a library for building self-adusting computations,
following the work of Acar et. al. [1]. Self adjusting computations
are designed so that they can be updated efficiently in response to
their inputs.  Incremental can be useful in a number of different
kinds of applications, including:

- Building large calculations (of the kind you might build into a
  spreadsheet) that can react efficiently to changing data.
- Constructing views in GUI applications that can incorporate new data
  efficiently.
- Designing online versions of existing combinatorial algorithms.

You can find detailed documentation of the library and how to use it
in incremental_intf.ml [2].  The full source is on github [3], and it
should show up in opam shortly as well.

[1]: http://www.umut-acar.org/self-adjusting-computation
[2]: https://github.com/janestreet/incremental/blob/master/src/incremental_intf.ml
[3]: https://github.com/janestreet/incremental/

                 reply	other threads:[~2015-07-06 19:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=CACLX4jSoBfHyYArOiY95jh6tPs2Z9tvP2mLYty+tnTYL4aAyAA@mail.gmail.com \
    --to=yminsky@janestreet.com \
    --cc=caml-list@inria.fr \
    --cc=ocaml-core@googlegroups.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