You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The python bindings are awkward to use without a priori knowledge (see issue #3538). Consider a Get() function that would simply return a buffer of the right size and type without the user having to create that first. Consider a python analogue to the variable.Type() function that would return a python-compatible type name rather than the ADIOS-internal type name.
The text was updated successfully, but these errors were encountered:
The python bindings are awkward to use without a priori knowledge (see issue #3538). Consider a Get() function that would simply return a buffer of the right size and type without the user having to create that first. Consider a python analogue to the variable.Type() function that would return a python-compatible type name rather than the ADIOS-internal type name.
The text was updated successfully, but these errors were encountered: