This website requires JavaScript.
Explore
Help
Sign In
mirror
/
hdf5
Watch
2
Star
0
Fork
0
You've already forked hdf5
mirror of
https://github.com/HDFGroup/hdf5.git
synced
2025-03-13 16:47:58 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
hdf5
/
hl
History
Pedro Vicente Nunes
a75fb8d898
[svn-r16597]
#1047
(B1) The h5lt info routines are returning data in transposed form. ISSUE : the dimension array of the function h5ltget_dataset_info_f was not transposed (because of C-FORTRAN storage order, the FORTRAN function calls the C function with the same name). SOLUTION: transpose the array. ACTION: add a test case.
...
tested: h5committest
2009-03-23 14:40:57 -05:00
..
c++
[svn-r16561] Purpose:
2009-03-10 16:01:50 -05:00
examples
[svn-r16561] Purpose:
2009-03-10 16:01:50 -05:00
fortran
[svn-r16597]
#1047
(B1) The h5lt info routines are returning data in transposed form. ISSUE : the dimension array of the function h5ltget_dataset_info_f was not transposed (because of C-FORTRAN storage order, the FORTRAN function calls the C function with the same name). SOLUTION: transpose the array. ACTION: add a test case.
2009-03-23 14:40:57 -05:00
src
[svn-r16588]
2009-03-19 13:30:11 -05:00
test
[svn-r16588]
2009-03-19 13:30:11 -05:00
tools
[svn-r16561] Purpose:
2009-03-10 16:01:50 -05:00
COPYING
[svn-r16340] Description:
2009-01-22 15:53:59 -05:00
Makefile.am
[svn-r13264] Updated Makefile.am with new THG copyright notice.
2007-02-07 17:28:58 -05:00
Makefile.in
[svn-r16561] Purpose:
2009-03-10 16:01:50 -05:00