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 -- https://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/