Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #1628 > unrolled thread

ANN: Lea 2.1.1 released

Started byPierre Denis <pie.denis@skynet.be>
First post2015-03-17 15:03 -0400
Last post2015-03-17 15:03 -0400
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python.announce


Contents

  ANN: Lea 2.1.1 released Pierre Denis <pie.denis@skynet.be> - 2015-03-17 15:03 -0400

#1628 — ANN: Lea 2.1.1 released

FromPierre Denis <pie.denis@skynet.be>
Date2015-03-17 15:03 -0400
SubjectANN: Lea 2.1.1 released
Message-ID<mailman.518.1426669206.21433.python-announce-list@python.org>
I am pleased to announce the release of Lea 2.1.1 !

What is Lea?
------------
Lea is a Python package aiming at working with discrete probability
distributions in an intuitive way. It allows you to model a broad range of 
random phenomenons, like dice throwing, coin tossing, gambling, weather, etc. It
offers several modelling features of a PPL (Probabilistic Programming Language),
including bayesian inference and Markov chains.
Lea is open-source (LGPL) and runs on Python 2 or 3. See project page below for
more information (installation, tutorials, examples,  etc).

What's new in Lea 2.1.1?
------------------------
(compared to 2.0.0)
- new methods: mode, if_ and reduce
- bug fixes on CPT (conditional probability tables)
- fixed broken withProb method
- performance improvements for Python 2

Lea project page
----------------
http://code.google.com/p/lea

Download Lea (PyPI)
-------------------
http://pypi.python.org/pypi/lea


With the hope that Lea can make your happiness less uncertain,

Pierre Denis

[toc] | [standalone]


Back to top | Article view | comp.lang.python.announce


csiph-web