Describe the bug
Due to small change in compiler, modcholesky fails to build, thus this crate also fails
To Reproduce
Steps to reproduce the behavior:
- update
rustc to newest stable version
- build crate
Expected behavior
Build fails due to error in modcholesky.
Fix for this is ready in PR since November 2025: argmin-rs/modcholesky#40