|
79c53895b0
|
turnbull: Change convergence tolerance to based on log-likelihood
|
2023-10-28 01:01:54 +11:00 |
|
|
0e39402d3d
|
turnbull: Compute and display log-likelihood
|
2023-10-28 00:49:44 +11:00 |
|
|
6fd0980277
|
turnbull: Parallelise compute_pi
37% speedup
|
2023-10-27 23:28:01 +11:00 |
|
|
2c54c2be02
|
turnbull: Parallelise get_sum_fail_prob
37% speeedup
|
2023-10-27 23:11:29 +11:00 |
|
|
18a0679476
|
turnbull: Use Vec<f64> throughout for better performance
Further 15% speedup
|
2023-10-22 19:09:01 +11:00 |
|
|
8205e4acbc
|
turnbull: Improve performance of compute_pi
Faster to repeatedly index Vec than DVector, so work directly with Vec
80% speedup!
|
2023-10-22 18:56:27 +11:00 |
|
|
22a2deca89
|
turnbull: Further refactoring for profiling
|
2023-10-22 18:41:40 +11:00 |
|
|
f043f7c67d
|
turnbull: Introduce analytical solution to computing Hessian
Makes runtime of computing Hessian negligible!
|
2023-10-20 20:47:49 +11:00 |
|
|
0a8c77fa2c
|
turnbull: Refactor to aid profiling
|
2023-10-20 20:16:19 +11:00 |
|
|
dd24de5813
|
turnbull: Allow dropping columns/rows of Hessian corresponding to intervals with zero failure probability
|
2023-10-20 20:15:56 +11:00 |
|
|
67ce046522
|
Implement turnbull
|
2023-10-14 06:20:15 +11:00 |
|