-
Notifications
You must be signed in to change notification settings - Fork 25
SPS & LHC OTFB merge #203
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
Open
htimko
wants to merge
334
commits into
lhcotfb
Choose a base branch
from
master
base: lhcotfb
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
SPS & LHC OTFB merge #203
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sets up gitlab CI/CD See merge request blond/BLonD!1
Removes various C++ code warnings See merge request blond/BLonD!2
Fix swap in {fwhm, rms}_multibunch return values
See merge request blond/BLonD!3
changes readme format to md See merge request blond/BLonD!5
minor modifications to support python3.6 See merge request blond/BLonD!4
Automatic Compilation and Upload of BLonD documentation See merge request blond/BLonD!6
fix warning in histogram See merge request blond/BLonD!7
adds gpu option in compile step See merge request blond/BLonD!8
Adds badges in Readme top See merge request blond/BLonD!9
Adds python-only backend See merge request blond/BLonD!10
Removes warning message when library not compiled, improves readme See merge request blond/BLonD!11
Sanity checker See merge request blond/BLonD!12
…le/Notebook cells
Added a global variable SHOTPLOTS to the plot module to show plots directly in Console/Notebook cells See merge request blond/BLonD!13
No compile setup See merge request blond/BLonD!14
…ains the interface between xsuite and BLonD. Corresponding examples have been added in the `__EXAMPLES/` using the interface.
…' into 'develop' Merge BLonD-Xsuite interface into develope See merge request blond/BLonD!88
Fixed failing tests when GPU is not available See merge request blond/BLonD!102
Added recursive to_gpu/to_cpu methods to FullRingAndRF object See merge request blond/BLonD!105
Updated synchrotron radiation module See merge request blond/BLonD!96
Update master by develop for next BLonD version See merge request blond/BLonD!112
…f macroparticles in the beam
Fix bug omega_rf in match_beam_from_distribution See merge request blond/BLonD!106
First iteration of barrier bucket voltage generation See merge request blond/BLonD!104
Reimplementation of voltage_waveform See merge request blond/BLonD!103
…, because it broke a testcase. Added handling of legacy keyword arguments.
Feature/pre commit ruff See merge request blond/BLonD!119
… vs. int" This reverts commit c426226.
BLonD v2.2.3 See merge request blond/BLonD!116
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Merging latest SPS OTFB model into LHC OTFB model