Skip to content

This package provides functionality to correct specific properties of a matrix using predefined strategies.

License

Notifications You must be signed in to change notification settings

ReactiveBayes/MatrixCorrectionTools.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This package provides functionality to correct specific properties of a matrix using predefined strategies.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages