public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Chris LeBlanc <crleblanc@gmail.com>
To: cygwin@cygwin.com
Subject: [ANNOUNCEMENT] [ANNOUNCEMENT] Updated: python3-h5py-2.4.0-1
Date: Thu, 19 Mar 2015 04:01:00 -0000	[thread overview]
Message-ID: <announce.CACAZVOxRY8b+mUwNWz50LMQgNtZeJ_WRjsYTDDmtMRMyy1Qt+Q@mail.gmail.com> (raw)

Version 2.4.0-1 of python3-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.

This version of python3-h5py has been built with the latest version of
HDF5 (1.8.14) and includes the following changes:

This release incorporates a total re-write of the identifier management
system in h5py.  As part of this refactoring, the entire API is also now
protected by threading locks.  User-visible changes include:

  Files are now automatically closed when all objects within them
  are unreachable. Previously, if File.close() was not explicitly called,
  files would remain open and "leaks" were possible if the File object
  was lost.

  The entire API is now believed to be thread-safe (feedback welcome!).

  External links now work if the target file is already open.  Previously
  this was not possible because of a mismatch in the file close strengths.

  The options to setup.py have changed; a new top-level "configure"
  command handles options like --hdf5=/path/to/hdf5 and --mpi.  Setup.py
  now works correctly under Python 3 when these options are used.

  Cython (0.17+) is now required when building from source.

  The minimum NumPy version is now 1.6.1.

  Various other enhancements and bug fixes

This version was built without parallel I/O support and does not use MPI.
Cython is now a build requirement, which is available on Cygwinports.

              *** 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

                 reply	other threads:[~2015-03-19  2:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=announce.CACAZVOxRY8b+mUwNWz50LMQgNtZeJ_WRjsYTDDmtMRMyy1Qt+Q@mail.gmail.com \
    --to=crleblanc@gmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).