Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modification which allows to read compound complex datatypes. #1

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

antst
Copy link
Contributor

@antst antst commented Mar 2, 2013

Probably not a most elegant way, but it works :)

It checks datatype of dataset, and if it is compound with two double precision fields, then it assumes it to be complex and reads to ComplexNDArray.

gthomsen and others added 7 commits January 30, 2017 15:42
non-floating point datasets within a group hierarchy.
create intermediate groups during dataset creation.
The preprocessor macros à la HAVE_HDF5 which used to be inherited from config.log
via oct.h, are not available anymore. This is a dirty hack, to find out if
octave was compiled with HDF5 or not.
fixed makefile because it didn't compile and fixed some function calls because interfaces have changed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants