New package: python-h5py-2.2.1-1

2014-01-27 Thread Chris LeBlanc
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.


Updated: libvorbis-1.3.4-1

2014-01-27 Thread David Rothenberger
A new version of the libvorbis, libvorbis-devel, libvorbis0,
libvorbisenc2, and libvorbisfile3 packages are now available for
download.

DESCRIPTION:

Vorbis is a general purpose audio and music encoding format
contemporary to MPEG-4's AAC and TwinVQ, the next generation beyond
MPEG audio layer 3. Unlike the MPEG sponsored formats (and other
proprietary formats such as RealAudio G2 and Windows' flavor of the
month), the Vorbis CODEC specification belongs to the public
domain. All the technical details are published and documented, and
any software entity may make full use of the format without license
fee, royalty or patent concerns.

This package contains:

* libvorbis, a BSD-style license software implementation of
  the Vorbis specification by the Xiph.Org Foundation 
  (http://www.xiph.org/) 

* libvorbisfile, a BSD-style license convenience library
  built on Vorbis designed to simplify common uses

* libvorbisenc, a BSD-style license library that provides a simple,
  programmatic encoding setup interface 

QUESTIONS:
==
If you want to make a point or ask a question the Cygwin mailing list is
the appropriate place.

-- 
David Rothenberger    daver...@acm.org