Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python.announce > #1064
| Path | csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder4.news.weretis.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <pie.denis@skynet.be> |
| X-Original-To | python-announce-list@python.org |
| Delivered-To | python-announce-list@mail.python.org |
| X-Spam-Status | OK 0.009 |
| X-Spam-Evidence | '*H*': 0.98; '*S*': 0.00; 'url:pypi': 0.03; 'wiki': 0.03; 'open-source': 0.04; 'subject:ANN': 0.07; 'calculating': 0.09; 'dependency': 0.09; 'integers': 0.09; 'tutorials,': 0.09; '--------': 0.10; 'python': 0.11; 'project,': 0.12; 'stored': 0.12; 'random': 0.14; 'aiming': 0.16; 'conditional': 0.16; 'dice': 0.16; 'finite': 0.16; 'indicators': 0.16; 'lea': 0.16; 'pierre': 0.16; 'to:addr:python-announce-list': 0.16; 'examples': 0.20; 'example': 0.22; 'logical': 0.24; 'module,': 0.24; 'typical': 0.24; 'helpful': 0.24; 'possibly': 0.26; 'url:code': 0.29; 'operations.': 0.31; 'operators': 0.31; 'probability': 0.31; 'allows': 0.31; 'url:python': 0.33; '-----': 0.33; 'announce': 0.33; 'could': 0.34; 'subject: (': 0.35; 'subject:skip:d 10': 0.36; 'charset:us-ascii': 0.36; 'url:org': 0.36; 'project': 0.37; 'to:addr:python.org': 0.39; 'release': 0.40; 'then,': 0.60; 'range': 0.61; 'header:Message-Id:1': 0.63; 'sum': 0.64; 'url:p': 0.64; 'license': 0.66; 'here': 0.66; 'pleasure': 0.74; 'products,': 0.74; 'hoping': 0.75; 'aggregated': 0.84; 'discrete': 0.84; 'lightweight': 0.84; 'received:195.238': 0.84; 'received:195.238.6': 0.84; 'received:belgacom.be': 0.84; 'received:isp.belgacom.be': 0.84; 'uncertain': 0.84; 'modelling': 0.93 |
| X-Belgacom-Dynamic | yes |
| X-IronPort-Anti-Spam-Filtered | true |
| X-IronPort-Anti-Spam-Result | ApAGAGdOQ1JbsfxD/2dsb2JhbABbgwc4wkYXdIIsCDIcMAUGJD4aBh8BBB6Hf5pnsTWCYIEnA48SihmQSIMmOg |
| From | "Pierre Denis" <pie.denis@skynet.be> |
| To | <python-announce-list@python.org> |
| Subject | ANN: Lea 1.1 (discrete probability distributions) |
| Date | Wed, 25 Sep 2013 23:03:11 +0200 |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset="us-ascii" |
| Content-Transfer-Encoding | 7bit |
| X-Mailer | Microsoft Office Outlook, Build 11.0.5510 |
| X-MimeOLE | Produced By Microsoft MimeOLE V6.0.6002.18463 |
| Thread-Index | Ac66MqTg/+Ti79G1RjKHcOwX4vncNQ== |
| X-Mailman-Approved-At | Thu, 26 Sep 2013 09:05:16 +0200 |
| X-BeenThere | python-announce-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| Reply-To | python-list@python.org |
| List-Id | Announcement-only list for the Python programming language <python-announce-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-announce-list/> |
| List-Post | <mailto:python-announce-list@python.org> |
| List-Help | <mailto:python-announce-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=subscribe> |
| Approved | python-announce-list@python.org |
| Newsgroups | comp.lang.python.announce |
| Message-ID | <mailman.339.1380179117.18130.python-announce-list@python.org> (permalink) |
| Lines | 36 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1380179117 news.xs4all.nl 15923 [2001:888:2000:d::a6]:55081 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python.announce:1064 |
Show key headers only | View raw
I have the pleasure to announce the release of Lea 1.1. Lea is a Python package aiming at working with discrete probability distributions in an intuitive way. It allows modelling a broad range of random discrete phenomenons. Then, it allows calculating probabilities of events, whether atomic, aggregated or combined through given operations. A typical example is the probabilities of the sum of N dice having known, possibly unfair, probability distributions. Features -------- Here are the main features of Lea: - models finite discrete probability distributions - standard distribution indicators (mean, standard deviation,.) - arithmetic and logical operators on probability distribution - cartesian products, conditional probabilities, joint distributions - generation of random samples - open-source project, LGPL license - pure Python module, lightweight - no package dependency - probabilities stored as integers (no floating-point biases) Links ----- Download (PyPi): http://pypi.python.org/pypi/lea Project page: http://code.google.com/p/lea/ (with wiki documentation including tutorials, examples and API) Hoping this could be helpful in this uncertain universe... Pierre Denis
Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread
ANN: Lea 1.1 (discrete probability distributions) "Pierre Denis" <pie.denis@skynet.be> - 2013-09-25 23:03 +0200
csiph-web