MPI is message passing interface for parallel computing I described in the previous post. MPI is usually written in C or Fortran. Fortunately, you don't need to know these programing language to use MPI. In this post, I am going to show step-by-step how to install MPI to use in R. Installing Rmpi on Mac…
How to Use FTP in Firefox. Mozilla Firefox is a popular web browser for Windows, Linux, and Mac based operating systems. Although Firefox is a very robust browser, you are unable to use it as an FTP client. To do so, you...