Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 663 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 663 Bytes

Parallel-Programming

Two simple and straight-forward scripts in R that use Parallel Programming, both threading a multi-core process. Both of them were created so the R users would get an idea of parallel programming.

About the scripts

The scripts were built that way so you can compile a report after running the scripts.

Built With

Authors

Acknowledgments

Source of Parallel programming 1 and Parallel programming 2 can be found HERE