ANN: Lea 2.0.0 (beta.2) released

Pierre Denis pie.denis at skynet.be
Fri Dec 26 22:24:25 CET 2014


I am pleased to announce that Lea 2.0.0 (beta.2) is released!

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,
finance, etc. Lea is open-source (LGPL) and runs on Python 2 or 3.

What's new in Lea 2?
--------------------
Here are the main new features, as of Lea 1.x :
- new methods: pmf, cdf, fromSeq, ...
- CPT (Conditional Probability Tables)
- Bayesian networks
- Markov chains
- *Leapp*, a small probabilistic programming language on top of Lea/Python
- in-depth extension of wiki tutorials
- new logo!

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

Download Lea (PyPi)
-------------------
 http://pypi.python.org/pypi/lea/2.0.0-beta.2


Hoping Lea could be helpful in this uncertain universe... !

Pierre Denis


More information about the Python-announce-list mailing list