Skip to content

A small package that provides fast Cholesky factorization

License

Notifications You must be signed in to change notification settings

ReactiveBayes/FastCholesky.jl

Repository files navigation

FastCholesky

Stable Dev Build Status Coverage Code Style: Blue PkgEval

This package exports fastcholesky function, which works exactly like the cholesky from the Julia, but faster!

License

MIT License Copyright (c) 2021-2024 BIASlab, 2024-present ReactiveBayes