High-performance statistics implementations
Go to file
RunasSudo a58a52f682
Improve performance
Mostly, use BLAS functions to reduce unnecessary allocations for intermediate steps
2023-04-29 17:39:25 +10:00
docs Change to ICM/Newton-Raphson algorithm 2023-04-29 00:37:30 +10:00
src Improve performance 2023-04-29 17:39:25 +10:00
tests Change to ICM/Newton-Raphson algorithm 2023-04-29 00:37:30 +10: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