caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] [ANN] New release of Feat
@ 2021-12-26  9:58 François Pottier
  0 siblings, 0 replies; only message in thread
From: François Pottier @ 2021-12-26  9:58 UTC (permalink / raw)
  To: OCaML Mailing List


Dear all,

I am happy to announce a new release of Feat, a library that offers support
for counting, enumerating, and sampling objects of a certain kind, such as
(say) the inhabitants of an algebraic data type.

This new release integrates a contribution by Jonah Beckford. The library is
now split in three packages: `feat-core` is parameterized over an
implementation of big integers; `feat` instantiates `feat-core` with big
integers provided by `zarith`; `feat-num` instantiates it with big integers
provided by `num`.

   opam update
   opam install feat
   # or: opam install feat-num

More details can be found here:

   https://gitlab.inria.fr/fpottier/feat/

Enjoy,

--
François Pottier
francois.pottier@inria.fr
http://cambium.inria.fr/~fpottier/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-12-26  9:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-26  9:58 [Caml-list] [ANN] New release of Feat François Pottier

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).