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

Attribute of Array of Complex #212

Open
ax3l opened this issue Sep 2, 2020 · 0 comments
Open

Attribute of Array of Complex #212

ax3l opened this issue Sep 2, 2020 · 0 comments

Comments

@ax3l
Copy link
Contributor

ax3l commented Sep 2, 2020

It's not urgently needed because we are primarily aiming for ADIOS2, but just noticed that "arrays of attributes" do not seem to support arrays of adios_complex and adios_double_complex types, it that correct?

ax3l added a commit to openPMD/openPMD-api that referenced this issue Sep 3, 2020
Add support for complex numbers as fundamental data type.

Close #203 

- [x] Tests
- [x] internals: new types, comparisons, allowed casts, record components, patches and attributes, etc.
- [x] JSON (writes to pairs, read re-identification as complex is todo)
- [x] HDF5
- [x] ADIOS1 (no long double complex; no attributes of arrays of complex: ornladios/ADIOS#212)
- [x] ADIOS2: (complex attributes: ornladios/ADIOS2#1908);  (no long double complex ornladios/ADIOS2#1907)
- [x] Python bindings
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

No branches or pull requests

1 participant