Skip to content

Commit 2a6c626

Browse files
authored
Merge pull request #17 from snoweye/master
tweak
2 parents d8f0671 + 99d76d1 commit 2a6c626

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

DESCRIPTION

+3-2
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,14 @@ LazyLoad: yes
1414
LazyData: yes
1515
Description: Aims to utilize model-based clustering (unsupervised)
1616
for high dimensional and ultra large data, especially in a distributed
17-
manner. The code employs pbdMPI to perform a
17+
manner. The code employs 'pbdMPI' to perform a
1818
expectation-gathering-maximization algorithm
1919
for finite mixture Gaussian
2020
models. The unstructured dispersion matrices are assumed in the
2121
Gaussian models. The implementation is default in the single program
2222
multiple data programming model. The code can be executed
23-
through pbdMPI and independent to most MPI applications.
23+
through 'pbdMPI' and MPI' implementations such as 'OpenMPI'
24+
and 'MPICH'.
2425
See the High Performance Statistical Computing website
2526
<https://snoweye.github.io/hpsc/>
2627
for more information, documents and examples.

0 commit comments

Comments
 (0)