Skip to content

Commit

Permalink
Merge pull request #17 from snoweye/master
Browse files Browse the repository at this point in the history
tweak
  • Loading branch information
snoweye authored Feb 2, 2018
2 parents d8f0671 + 99d76d1 commit 2a6c626
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,14 @@ LazyLoad: yes
LazyData: yes
Description: Aims to utilize model-based clustering (unsupervised)
for high dimensional and ultra large data, especially in a distributed
manner. The code employs pbdMPI to perform a
manner. The code employs 'pbdMPI' to perform a
expectation-gathering-maximization algorithm
for finite mixture Gaussian
models. The unstructured dispersion matrices are assumed in the
Gaussian models. The implementation is default in the single program
multiple data programming model. The code can be executed
through pbdMPI and independent to most MPI applications.
through 'pbdMPI' and MPI' implementations such as 'OpenMPI'
and 'MPICH'.
See the High Performance Statistical Computing website
<https://snoweye.github.io/hpsc/>
for more information, documents and examples.
Expand Down

0 comments on commit 2a6c626

Please sign in to comment.