Skip to content

Support for ibs

Konstantinos Iliakis requested to merge kiliakis/BLonD:support_for_ibs into master

Adds two C++ functions needed for the implementation of IBS tracking:

  • random_normal: Random normal distribution generator
  • interp_const_bin: Interpolation function assuming constant space between the xp values.

Unittests for both functions are also provided.

Merge request reports

Loading