delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2015/03/18/22:25:26

X-Recipient: archive-cygwin AT delorie DOT 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=kBVSGZNIehslZqCd1c
W9qwoO+HURMUwxNEdQ61QfeJ7sIaIhDLeFFh1ClQi+j4Tsj+cS+fpMkuABJaeXyL
/AlTF1lz3RTEudeBGchIdJtz5Wg0P/fHXSD6r01WgvYNYgBlOe3W4qW11dzENaGP
NQ6x9QIy6hWV4Sc19gl3MWd/c=
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=q0DP1XzoBHUAImKyeAPlmfAf
qTs=; b=HvMAArBeXS2VRmg3TyzfckrH3fwW0PXrmPv2HOx62L6Fn7t5IJaG/hcT
vjvFGtwsrM+IZpNEnZ7wsx8OlZCF7g7zlP22ZUbQ6fDpzaJMBI9uFgw0Bv8iUQQW
yny6MR32dy8QEGjMCMEz5S6Z+h0l55J8U/gAGPaI9FpUN6yJoy8=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-HELO: localhost.localdomain
Reply-To: cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=3.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KAM_FROM_URIBL_PCCC,RCVD_IN_DNSWL_LOW,SPF_PASS,UNSUBSCRIBE_BODY autolearn=no version=3.3.2
X-Received: by 10.112.98.201 with SMTP id ek9mr67066376lbb.68.1426731559583; Wed, 18 Mar 2015 19:19:19 -0700 (PDT)
MIME-Version: 1.0
From: Chris LeBlanc <crleblanc AT gmail DOT com>
Date: Thu, 19 Mar 2015 15:18:59 +1300
Message-Id: <announce.CACAZVOxRY8b+mUwNWz50LMQgNtZeJ_WRjsYTDDmtMRMyy1Qt+Q@mail.gmail.com>
Subject: [ANNOUNCEMENT] [ANNOUNCEMENT] Updated: python3-h5py-2.4.0-1
To: cygwin AT cygwin DOT com
X-IsSubscribed: yes

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019