Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!eternal-september.org!feeder.eternal-september.org!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-announce-list@python.org Delivered-To: python-announce-list@mail.python.org X-Spam-Status: OK 0.003 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'url:pypi': 0.03; 'broken': 0.04; 'open-source': 0.04; 'fixes': 0.07; 'subject:ANN': 0.07; 'subject:released': 0.07; '------------': 0.09; 'etc).': 0.09; 'tutorials,': 0.09; 'runs': 0.10; 'python': 0.11; 'bug': 0.12; 'random': 0.14; '2.1.1': 0.16; 'aiming': 0.16; 'dice': 0.16; 'lea': 0.16; 'mode,': 0.16; 'pierre': 0.16; 'to:addr:python- announce-list': 0.16; 'programming': 0.22; 'fixed': 0.29; 'url:code': 0.29; 'probability': 0.31; 'allows': 0.31; 'url:python': 0.33; 'announce': 0.33; 'method': 0.36; 'url:org': 0.36; 'skip:- 20': 0.37; 'project': 0.37; 'performance': 0.37; 'skip:- 10': 0.38; 'to:addr:python.org': 0.39; 'release': 0.40; 'hope': 0.61; 'new': 0.61; 'range': 0.61; 'information': 0.63; 'url:p': 0.64; 'more': 0.64; 'header:Reply-To:1': 0.67; 'improvements': 0.68; 'discrete': 0.84; 'received:195.238': 0.84; 'received:belgacom.be': 0.84; 'received:isp.belgacom.be': 0.84; 'modelling': 0.93 X-Cloudmark-SP-Filtered: true X-Cloudmark-SP-Result: v=1.1 cv=aVuRYB9jFzFsbHnyIO6WTXMsFsysg296qeRS+2aVNsk= c=1 sm=2 a=IkcTkHD0fZMA:10 a=MKtGQD3n3ToA:10 a=1oJP67jkp3AA:10 a=1XWaLZrsAAAA:8 a=8AHkEIZyAAAA:8 a=qp0mdzjBo_b_p6NXL8oA:9 a=QEXdDO2ut3YA:10 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: A2CKBwDDeQhV/9IU7sNbgwYiMINmuRmJWAaFcwSBP0wBAQEBAQF9hDlrIAIYDgKBA4gioAqHSIgEhlOVEoEhjwSCFwwvEoEzBYYSjhqHGTqJPYVEg0cjgUUMAYI4IoJ0AQEB Date: Tue, 17 Mar 2015 15:03:28 -0400 (EDT) From: Pierre Denis Reply-To: Pierre Denis To: python-announce-list@python.org Subject: ANN: Lea 2.1.1 released MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Priority: 3 Importance: Medium X-Mailer: Open-Xchange Mailer v7.2.2-Rev27 X-Mailman-Approved-At: Wed, 18 Mar 2015 10:00:05 +0100 X-BeenThere: python-announce-list@python.org X-Mailman-Version: 2.1.19 Precedence: list List-Id: Announcement-only list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Approved: python-announce-list@python.org Newsgroups: comp.lang.python.announce Message-ID: Lines: 36 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1426669206 news.xs4all.nl 2866 [2001:888:2000:d::a6]:43450 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python.announce:1628 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= =C2=A0 random phenomenons, like dice throwing, coin tossing, gambling, weather, et= c. It offers several modelling features of a PPL (Probabilistic Programming Langu= age), 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,=C2=A0 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