mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-04-12 17:31:09 +08:00
[svn-r127] Final tweaks for release.
This commit is contained in:
parent
01238de7a3
commit
dc4961d072
5
README
5
README
@ -5,6 +5,11 @@ documentation, see the RELEASE file 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:
|
||||
H5.apiv2.html - API interface description for HDF5 interface
|
||||
H5.format.html - Format description for HDF5 files
|
||||
H5.intro.html - Introduction to programming with the HDF5 interface
|
||||
|
||||
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
|
||||
|
5
RELEASE
5
RELEASE
@ -15,6 +15,11 @@ limitations of the prototype is as follows:
|
||||
its full "pathname" in the file, ie. "/foo/bar/dataset1",
|
||||
"/foo/bar/dataset2", "/foo/data"
|
||||
|
||||
This release has been tested on UNIX platforms only; specifically: Linux,
|
||||
FreedBSD, IRIX, Solaris & Dec UNIX. Machines which do not have IEEE floating-
|
||||
point representation or non big- or little-endian memory representations aren't
|
||||
supported in this release, most other machines should work correctly.
|
||||
|
||||
A list of the API functions currently supported follows. [This list is
|
||||
short, mainly as a method of providing feedback before significant direction
|
||||
changes must be made]
|
||||
|
Loading…
x
Reference in New Issue
Block a user