aboutsummaryrefslogtreecommitdiff
path: root/src/test.c
AgeCommit message (Expand)Author
2018-09-13add a function to compute log(n) for integer ntlatorre
2018-09-10add a fast likelihood functiontlatorre
2018-09-04add a function to return the kahan sum of an arraytlatorre
2018-08-31add interp1d function to do fast interpolation when the x values are evenly s...tlatorre
2018-08-31rotate and translate the path in path_init to speed things uptlatorre
2018-08-28add path to the likelihood fittlatorre
2018-08-27update tests since I switched to using the D2O muon tables from the PDGtlatorre
2018-08-27add code to expand the track of a particle using a KL expansiontlatorre
2018-08-14move everything to src directorytlatorre