X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:reply-to:mime-version:from:date:message-id
	:subject:to:content-type; q=dns; s=default; b=L33TX1MFJrek7zXhRS
	wPr4frCnyQKxzIsOpTdQdtXxfPNG6l9hfzju57X/nbufXGWPT9Vva1a/P5k5E8H+
	6iTfx9pvfw9ZrMm0Xaahjmo2tY5gqRmGz7swbVRVFxbUTBnt5prVYsytk9HLchXb
	8PAA45pFzDC/7Bwae/apSmBHw=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:reply-to:mime-version:from:date:message-id
	:subject:to:content-type; s=default; bh=EPCout2iVxjAwIdfUbGMdJ/5
	2zs=; b=br0T1dFnwjTKzbiHF1lQqxrpbMv1dFkZcywbb/7rc1mXqqLjFopsXjQf
	2WqeNCehJmWhCL8TSIkTTFU1XHv8thX/qGsNJKS9Cxao0neCfoIqIoYH9LEg9mKO
	AYZC71z8PA7GrlswPCUjF/AbIBdv518G5N598k0/vq8A67Zo0D4=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-HELO: localhost.localdomain
Reply-To: cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.3 required=5.0 tests=AWL,BAYES_05,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,UNSUBSCRIBE_BODY autolearn=no version=3.3.2
X-Received: by 10.15.54.72 with SMTP id s48mr22449833eew.3.1390792592165; Sun, 26 Jan 2014 19:16:32 -0800 (PST)
MIME-Version: 1.0
From: Chris LeBlanc <crleblanc@gmail.com>
Date: Mon, 27 Jan 2014 16:16:12 +1300
Message-Id: <announce.CACAZVOxn01XKwEGebigda=dqvTC6Lg9i7mQLLW1Uy0_RF6JGYg@mail.gmail.com>
Subject: [ANNOUNCEMENT] New package: python-h5py-2.2.1-1
To: cygwin@cygwin.com
Content-Type: text/plain; charset=ISO-8859-1
X-IsSubscribed: yes

Version 2.2.1-1 of python-h5py has been uploaded for both x86 and x86_64.

The h5py package is a Pythonic interface to the HDF5 binary data format.

It lets you store huge amounts of numerical data, and easily
manipulate that data from NumPy. For example, you can slice into
multi-terabyte datasets stored on disk, as if they were real NumPy
arrays. Thousands of datasets can be stored in a single file,
categorized and tagged however you want.

H5py uses straightforward NumPy and Python metaphors, like dictionary
and NumPy array syntax. For example, you can iterate over datasets in
a file, or check out the .shape or .dtype attributes of datasets. You
don't need to know anything special about HDF5 to get started.

In addition to the easy-to-use high level interface, h5py rests on a
object-oriented Cython wrapping of the HDF5 C API. Almost anything you
can do from C in HDF5, you can do from h5py.

Best of all, the files you create are in a widely-used standard binary
format, which you can exchange with other people, including those who
use programs like IDL and MATLAB.

This version was built without support for the parallel I/O features
introduced in version 2.2.0.  For more information please visit
http://www.h5py.org.

              *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the "List-Unsubscribe: " tag in the email header of this message.
Send email to the address specified there. It will be in the format:

cygwin-announce-unsubscribe-you=yourdomain.com <at> cygwin.com

If you need more information on unsubscribing, start reading here:

http://sourceware.org/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is
available starting at this URL.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

