Bucket sort in Python for real numbers

algorithm
753
0
Prompt
Develop a bucket sort algorithm in Python to sort an array of real numbers into uniform buckets.