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

Support for Complex Types #639

Merged
merged 9 commits into from
Sep 3, 2020
Merged

Support for Complex Types #639

merged 9 commits into from
Sep 3, 2020

Commits on Sep 3, 2020

  1. Test: Complex Numbers

    ax3l committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    663db6e View commit details
    Browse the repository at this point in the history
  2. Internals: Add Complex Types

    ax3l committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    a68baf5 View commit details
    Browse the repository at this point in the history
  3. JSON: Complex Support

    ax3l committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    b4266c6 View commit details
    Browse the repository at this point in the history
  4. ADIOS1: Complex Support

    ax3l committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    3612a39 View commit details
    Browse the repository at this point in the history
  5. ADIOS1: No Vector of Complex Support

    Seems to be missing from ADIOS 1.13.1.
    ax3l committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    2591615 View commit details
    Browse the repository at this point in the history
  6. ADIOS2: Complex Support

    Limitations:
    - generally no long double complex type (yet)
    ax3l committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    215630b View commit details
    Browse the repository at this point in the history
  7. ADIOS2: Cleanup

    ax3l committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    cec44e8 View commit details
    Browse the repository at this point in the history
  8. HDF5: Complex Support

    ax3l committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    20dfc43 View commit details
    Browse the repository at this point in the history
  9. Python: Complex Support

    ax3l committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    b7457ff View commit details
    Browse the repository at this point in the history