MatrixCorrectionTools.jl

This package provides functionality to correct specific properties of a matrix using predefined strategies.
Author ReactiveBayes
Popularity
0 Stars
Updated Last
8 Months Ago
Started In
September 2023

MatrixCorrectionTools

Stable Dev Build Status Coverage PkgEval

MatrixCorrectionTools is a lightweight package that offers a straightforward function called correction!. This function is designed to correct specific properties of a matrix using predefined strategies.

For instance, if a matrix contains zero diagonal entries, this package provides the means to replace (correct) them using either fixed predefined values or a more advanced algorithm based on SVD decomposition.

To learn more about the available correction strategies and see practical examples, please refer to the documentation.

License

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

Required Packages

No packages found.

Used By Packages