Skip to content

Commit f25afce

Browse files
author
Johan Dahlin
committed
Update README.md
Former-commit-id: fdaf78a [formerly fdaf78a [formerly f59c2df]] Former-commit-id: cb69ef1c42afd5d1f736f41fd7e8f5bd16eaa831 Former-commit-id: 1a714a9
1 parent 3139d44 commit f25afce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Requirements
1010
--------------
1111
The code is written and tested for R 3.2.2, Matlab R2014a and Python 2.7.
1212

13-
The implementation in R makes use of the package mvtnorm. It can be installed by the command "install.packages("mvtnorm")". The implementation in Python makes use ofNumPy 1.7.1, SciPy 0.12.0, Matplotlib 1.2.1, Pandas. Please have these packages installed, on Ubuntu they can be installed using "sudo pip install --upgrade *package-name* ". The implementation in Matlab only makes use of the statistics toolbox.
13+
The implementation in R makes use of the package mvtnorm. It can be installed by the command "install.packages("mvtnorm")". The implementation in Python makes use of NumPy 1.7.1, SciPy 0.12.0, Matplotlib 1.2.1, Pandas. Please have these packages installed, on Ubuntu they can be installed using "sudo pip install --upgrade *package-name* ". The implementation in Matlab only makes use of the statistics toolbox.
1414

1515
Included files
1616
--------------

0 commit comments

Comments
 (0)