Go to file
Elena Pourmal 35e7a062e2 [svn-r229] New examples have been created in the examples directory:
h5_write.c    - stores INT array as INT32 little endian dataset in the HDF5 file.

    h5_read.c     - gets info about the dataset;
                    reads hyperslab from the dataset in the file into
                    2-dim slice of the 3 dimensional array.

    h5_compund.c  - creates compound dataset and writes it to the file;
                    reads subsets of the dataset.

    h5_extend_write.c - writes extendable dataset.

    h5_extend_read.c  - gets info about the dataset;
                        reads dataset and one of the chunks.
1998-02-08 13:38:20 -05:00
bin [svn-r204] Changes since 19980129 1998-01-30 14:25:44 -05:00
config [svn-r226] Turned off couple tedious warning messages. One (1174) due to incorrect 1998-02-05 22:06:48 -05:00
doc/tgif [svn-r175] Minor formatting tweaks 1998-01-27 16:11:53 -05:00
examples [svn-r229] New examples have been created in the examples directory: 1998-02-08 13:38:20 -05:00
src [svn-r224] Initial implementation of the upper levels of PHDF5. The 1998-02-05 22:00:35 -05:00
test [svn-r225] H5F_open has been changed due to the PHDF work. It needed an extra 1998-02-05 22:02:00 -05:00
acconfig.h [svn-r213] Changes since 19980130 1998-02-03 12:03:13 -05:00
configure [svn-r213] Changes since 19980130 1998-02-03 12:03:13 -05:00
configure.in [svn-r213] Changes since 19980130 1998-02-03 12:03:13 -05:00
INSTALL [svn-r209] Changes since 19980130 1998-01-30 18:32:28 -05:00
INSTALL_MAINT [svn-r198] Changes since 19980129 1998-01-29 16:56:06 -05:00
Makefile.dist [svn-r207] Testing 1998-01-30 16:51:02 -05:00
Makefile.in [svn-r205] Changes since 19980130 1998-01-30 15:17:25 -05:00
MANIFEST [svn-r213] Changes since 19980130 1998-02-03 12:03:13 -05:00
README [svn-r198] Changes since 19980129 1998-01-29 16:56:06 -05:00
RELEASE [svn-r204] Changes since 19980129 1998-01-30 14:25:44 -05:00

This is the hdf-5.0.0a prototype release of the HDF5 library.

This release is not fully functional for the entire API defined in the
documentation, see the RELEASE file in this directory for information
specific to this release of the library.  The INSTALL file contains
instructions on compiling and installing the library.

Documentation for this release is in the html directory.

Three mailing lists are currently set up for use with the HDF5
library.

   hdf5         - For general discussion of the HDF5 library with
		  other users.

   hdf5dev      - For discussion of the HDF5 library development
		  with developers and other interested parties.

   hdf5announce - For announcements of HDF5 related developments,
		  not a discussion list.

To subscribe to a list, send mail to "<list>-request@ncsa.uiuc.edu",
(e.g., hdf5-request@ncsa.uiuc.ed) with "subscribe <your e-mail
address> in the _body_ of the message.  Messages to be sent to
the list should be sent to "<list>@ncsa.uiuc.edu".

Bugs should be reported to:

  Robb Matzke <matzke@llnl.gov>		 All types of bugs
  Quincey Koziol <koziol@ncsa.uiuc.edu>  All types of bugs
  Albert Cheng <acheng@ncsa.uiuc.edu>	 Parallel bugs
  Kim Yates <rkyates@llnl.gov>		 Parallel bugs
  Paul Harten <pharten@ncsa.uiuc.edu>	 Bugs specific to ASCI Red

or to the hdf5dev mailing list.