diff options
author | 2020-04-21 16:35:23 -0700 | |
---|---|---|
committer | 2020-04-21 16:35:23 -0700 | |
commit | c8b0aa8cda2be070831f50e93ec4837a0e8e6cec (patch) | |
tree | 251e23c9d56f6b763924efeb0424aab75aae045a /Docs/source/running_python/running_python.rst | |
parent | 2773e06656d1a62d3e4ccea3e5a1486d8ea9974d (diff) | |
download | WarpX-c8b0aa8cda2be070831f50e93ec4837a0e8e6cec.tar.gz WarpX-c8b0aa8cda2be070831f50e93ec4837a0e8e6cec.tar.zst WarpX-c8b0aa8cda2be070831f50e93ec4837a0e8e6cec.zip |
Python documentation updates (#936)
* Update Python documentation
* Added numpy as a requirement for the Python installation
* Cleaned EOL white space in Python documentation
* Add periodictable to the Python packages required
Co-Authored-By: Axel Huebl <axel.huebl@plasma.ninja>
* Added periodictable to required packages for pure Python version
Co-authored-by: Axel Huebl <axel.huebl@plasma.ninja>
Diffstat (limited to 'Docs/source/running_python/running_python.rst')
-rw-r--r-- | Docs/source/running_python/running_python.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Docs/source/running_python/running_python.rst b/Docs/source/running_python/running_python.rst index fc065cedc..cf960d431 100644 --- a/Docs/source/running_python/running_python.rst +++ b/Docs/source/running_python/running_python.rst @@ -6,4 +6,3 @@ Running WarpX from Python how_to_run examples - running_picmi |