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

[WIP] Bisection #1

Draft
wants to merge 40 commits into
base: parallelize_scraping
Choose a base branch
from
Draft

[WIP] Bisection #1

wants to merge 40 commits into from

Conversation

EyaDammak
Copy link
Owner

No description provided.

ax3l and others added 25 commits November 16, 2023 13:28
Python: Use a fresh Virtualenv

Brew Python is too broken/inconsistent in packages like
`six`, `matplotlib`, `pandas` et al.
* Doc: Laser Pulse Manip. for LPI

Add commonly used acronyms for laser pulse manipulation and
instability mitigation in laser-plasma interaction physics.

* Update glossary.rst
updates:
- [github.com/hadialqattan/pycln: v2.3.0 → v2.4.0](hadialqattan/pycln@v2.3.0...v2.4.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* parser to define ref patches

* fix def for 1D and add RZ

* fix 1D Z def

* remove function def for fine_taglo/hi

* fix warning and error strig

* fix warning message
…r of the WarpX class (ECP-WarpX#4404)

* make authors a private variable of the WarpX class instead of a public static variable

* update docstring
* Add gaussian_parse_momentum_function

* Update initial_distribution benchmarks

* Remove blank line at end of initial_distribution.json

* Update doc

* Minor clean up in the CI test

* Further clean up of the doc

* Add new option to PICMI

* Add documentation for option in PICMI
* Make sure code is aligned properly

* Minor adjustments, mainly to method arguments

* More corrections

* More corrections

* More corrections 2
…-WarpX#4339)

* Set the particle fields directly to the constant external fields

* Change "get" to "query" for the external fields

* Fix PairGenerationTransformFunc

* More fixes

* Yet more fixes for QED

* Make temporary a const

* Broke vector into separate reals

* Fix ColliderRelevant.cpp

* Fix ParticleExtrema

* Updated comment regarding static

* Clean up for clang-tidy
* Clang-tidy CI test: add almost all modernize-* checks

* address issues found with clang-tidy

* address issues found with clang-tidy

* fix bug

* fixed bug

* fix bugs

* address issue found with clang-tidy

* fix residual issues found with clang-tidy

* fix issue related to modernize-use-default-member-init check

* address issues found with clang-tidy

* fix issues found with clang-tidy
* move AnyFFT.H into ablastr
* place anyfft under ablastr/math/fft
* add logic to enable fft in ablastr via flag ABLASTR_USE_FFT
* ABLASTR FFT: Build System Update

Co-authored-by: Axel Huebl <[email protected]>
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.

8 participants