Skip to content

pnavaro/BlockPrecisionMatrix.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlockPrecisionMatrix.jl

This computation is a nice exemple to test parallelization in Julia. In notebooks directory you find different ways to parallelize the same process. I used pmap, Distributed channel and threads.

CI

git clone https://github.com/pnavaro/BlockPrecisionMatrix.jl.git
cd BlockPrecisionMatrix
julia --project

Some linked packages

References

Xia, L. , Huang, X. , Wang, G. and Wu, T. (2017) Positive-Definite Sparse Precision Matrix Estimation. Advances in Pure Mathematics, 7, 21-30. doi: 10.4236/apm.2017.71002.

Releases

No releases published

Packages

No packages published

Languages