- 26 Oct, 2020 1 commit
-
-
Stephan Kuschel authored
-
- 25 Oct, 2020 1 commit
-
-
Stephan Kuschel authored
-
- 24 Oct, 2020 2 commits
-
-
Stephan Kuschel authored
Docs
-
Stephan Kuschel authored
set to python 3.8, as 3.9 numpy under macos doesnt work as descirbed here: https://github.com/numpy/numpy/issues/17550
-
- 19 Oct, 2020 3 commits
-
-
Stephan Kuschel authored
-
Stephan Kuschel authored
the mocked function dont seem to have a __name__ attribute. However, mocking pyfftw fails the doc creation entirely.
-
Stephan Kuschel authored
-
- 06 Oct, 2020 1 commit
-
-
Stephan Kuschel authored
Fbpic modeexpansion upgrades. pyfftw is limited to 1 thread to be compatible with multiprocessing.
-
- 05 Oct, 2020 1 commit
-
-
Stephan Kuschel authored
-
- 28 Sep, 2020 4 commits
-
-
Stephan Kuschel authored
-
Stephan Kuschel authored
-
Stephan Kuschel authored
-
Stephan Kuschel authored
-
- 26 Aug, 2020 3 commits
-
-
Stephan Kuschel authored
maintenance
-
Stephan Kuschel authored
-
Stephan Kuschel authored
-
- 04 May, 2020 1 commit
-
-
Stephan Kuschel authored
remove atlas dependency remove unsopported python2.7 (which has failed) remove versions unsupported by conda
-
- 15 Jan, 2020 3 commits
-
-
Stephan Kuschel authored
GitHub actions run test in github-actions. Also allow python2 test to fail due to end of its support.
-
Stephan Kuschel authored
-
Stephan Kuschel authored
-
- 14 Jan, 2020 1 commit
-
-
Stephan Kuschel authored
-
- 05 Nov, 2019 5 commits
-
-
Stephan Kuschel authored
Hey @Ablinne I have moved the fft routines to helper_fft.py to separate them better from the rest of postpic. I need them in a separate place to use them as part of the fbpic reader for the modeexpansion you suggested. Cheers Stephan
-
Stephan Kuschel authored
paricles: update calculation of beta
-
Stephan Kuschel authored
add new default species for QED module.
-
Stephan Kuschel authored
this is numerically more stable for particles with beta << 1.
-
Xiabing Li authored
-
- 30 Oct, 2019 5 commits
-
-
Stephan Kuschel authored
-
Stephan Kuschel authored
by performin the fft on an aligned array
-
Stephan Kuschel authored
-
Stephan Kuschel authored
-
Stephan Kuschel authored
and move fft routines there which are detecting pyfftw
-
- 29 Oct, 2019 2 commits
-
-
Stephan Kuschel authored
bugfix fbpicreader
-
Stephan Kuschel authored
-
- 09 Oct, 2019 2 commits
-
-
Stephan Kuschel authored
add Fbpic reader I have been writing a reader for the fbpic code ( https://github.com/fbpic/ ) over the last two month and I blieve that most of it is working now. There are still some convenience functions missing, that I can think of (like `Ex` and `Ey` instead instead of being forced to use `Er`, `Etheta`). But the internal mode expansion and understanding the format seem to work.
-
Stephan Kuschel authored
Epochreader: better simextent error msg fix #238
-
- 06 Oct, 2019 2 commits
-
-
Stephan Kuschel authored
-
Stephan Kuschel authored
-
- 03 Oct, 2019 1 commit
-
-
Stephan Kuschel authored
related to #238
-
- 02 Oct, 2019 2 commits
-
-
Alexander Blinne authored
Updated image reader logic to fix #241
-
Alexander Blinne authored
Fix helper.jac_det for 1d case
-