Age | Commit message (Expand) | Author |
---|---|---|
2018-10-17 | fix a bug in the theta0 calculation for a path | tlatorre |
2018-09-18 | fix heap overflow in interp1d() | tlatorre |
2018-09-17 | add get_path_length() | tlatorre |
2018-09-17 | fix a bug in interp1d() | tlatorre |
2018-09-13 | add a function to compute log(n) for integer n | tlatorre |
2018-09-10 | add a fast likelihood function | tlatorre |
2018-09-04 | add a function to return the kahan sum of an array | tlatorre |
2018-08-31 | add interp1d function to do fast interpolation when the x values are evenly s... | tlatorre |
2018-08-31 | rotate and translate the path in path_init to speed things up | tlatorre |
2018-08-14 | move everything to src directory | tlatorre |