File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -27,13 +27,16 @@ ImpactX
2727
2828* `Python examples <https://impactx.readthedocs.io/en/latest/usage/examples.html >`__
2929* `Python implementation <https://github.com/ECP-WarpX/impactx/tree/development/src/python >`__
30+ * Highlight example: `Fully GPU-accelerated PyTorch+ImpactX simulation <https://impactx.readthedocs.io/en/latest/usage/examples/pytorch_surrogate_model/README.html >`__
31+
3032
3133WarpX
3234"""""
3335`WarpX <https://warpx.readthedocs.io >`__ is an advanced, time-based electromagnetic & electrostatic Particle-In-Cell code.
3436
3537* `Python (PICMI) examples <https://warpx.readthedocs.io/en/latest/usage/examples.html >`__
3638* `Python implementation <https://github.com/ECP-WarpX/WarpX/tree/development/Source/Python >`__
39+ * Detailed workflow: `Extend a WarpX Simulation with Python <https://warpx.readthedocs.io/en/latest/usage/workflows/python_extend.html >`__
3740
3841
3942Standalone
@@ -52,3 +55,5 @@ We ensure the correctness of pyAMReX with `unit tests <https://en.wikipedia.org/
5255Our tests are small, plentiful and can be found in the source code, see:
5356
5457* `tests/ <https://github.com/AMReX-Codes/pyamrex/tree/development/tests >`__
58+
59+ The following sections on :ref: `compute workflows <usage-compute >` go in detail through selected unit tests, too.
You can’t perform that action at this time.
0 commit comments