Skip to content

Conversation

ax3l
Copy link
Member

@ax3l ax3l commented Mar 21, 2024

Bind the amrex::TableData<T, N> as a potential light-weight view to interface with 1-4D, external ND data (CPU/GPU).

  • expose 1D: Table1D<T> and TableData<T, 1>
  • support initialization from NumPy
  • support initialization from CuPy
  • tests

Bind the `amrex::TableData<T, N>` as a potential light-weight
view to interface with 1-4D, external ND data (CPU/GPU).
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.

1 participant