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

Doc: Simple Compute (Helpers) #273

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

ax3l
Copy link
Member

@ax3l ax3l commented Mar 4, 2024

Highlight in the manual how to use NumPy/CuPy/Pandas helpers on whole data containers for simple compute operations.

@ax3l ax3l added component: documentation Improvements or additions to documentation component: tests tests and examples component: third party Changes in ImpactX that reflect a change in a third-party library labels Mar 4, 2024
Highlight in the manual how to use NumPy/CuPy/Pandas helpers on whole
data containers for simple compute operations.
"""Used in docs/source/usage/compute.rst"""
pc = soa_particle_container

class Config:

Check notice

Code scanning / CodeQL

Unused local variable Note test

Variable Config is not used.
@ax3l ax3l merged commit a44b53a into AMReX-Codes:development Mar 6, 2024
19 checks passed
@ax3l ax3l deleted the doc-simple-compute branch March 6, 2024 03:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: documentation Improvements or additions to documentation component: tests tests and examples component: third party Changes in ImpactX that reflect a change in a third-party library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant