This package hosts various functions and types which are useful in physics-related data-science workflows:
- Interpolation:
fast_linear_interp
- Integration:
integrate_gauss_quad
- Coordinate transformation:
sph_to_cart
,apply_rot
,cart_to_sph
,rot_to_ez_fast
,rot_from_ez_fast
,calc_rot_matrix
- Probability distributions:
CategoricalSetDistribution
- Sampling:
sample_cherenkov_track_direction
,rand_gamma
- Signal processing:
fwhm
- Data manipulation:
repeat_for
,repeat_for!
,split_by