-
Notifications
You must be signed in to change notification settings - Fork 0
mstfvi/neper-by-Spark
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This program calculate Neper value by Map-Reduce pySpark. There was two series of random numbers between 0 to 1. U1 is created randomly and U2 = 1- U1. we continue these random generation until sum of numbers in two series (N1 and N2) be larger than 1. e approximate to (N1 + N2) / 2