High-performance statistics implementations
Go to file
RunasSudo 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
docs turnbull: Allow dropping columns/rows of Hessian corresponding to intervals with zero failure probability 2023-10-20 20:15:56 +11:00
src turnbull: Improve performance of compute_pi 2023-10-22 18:56:27 +11:00
tests turnbull: Allow dropping columns/rows of Hessian corresponding to intervals with zero failure probability 2023-10-20 20:15:56 +11:00
.gitignore Add supplemental documentation about intcox technical details 2023-04-23 15:54:23 +10:00
Cargo.lock Parse CSV robustly 2023-04-21 17:40:43 +10:00
Cargo.toml Parse CSV robustly 2023-04-21 17:40:43 +10:00