Files
tfhe-rs/tfhe
Arthur Meyre 7197b85ec9 chore: lift some restrictions on confidence interval function
- if a value is computed it will be correct
- if the value is not finite (NaN or infinity) we panic with a message to
the user indicating what course of action they can take
- ideally we would want to use a scientific crate written in rust, xsf-rust
seemed promising but the dependency on clang + libclang is proving more
annoying than not, given we would need a single function from xsf (and it's
hard to translate all the required pieces) we keep a sort of status quo
- statrs issue : https://github.com/statrs-dev/statrs/issues/361
2025-11-17 09:41:53 +01:00
..
2025-10-16 15:23:36 +02:00
2025-11-14 14:14:39 +01:00
2023-09-20 09:39:50 +02:00
2025-02-18 13:19:28 +01:00