download
raw
236 Bytes
# -*- coding: utf-8 -*-
"""
Created on Fri May 2 10:28:27 2014
@author: rlabbe
"""
import numpy.random
def white_noise (sigma2=1.):
return sigma2 * numpy.random.randn()
if __name__ == "__main__":
assert white_noise(.0) == 0.

Xet Storage Details

Size:
236 Bytes
·
Xet hash:
074f35ba8801fc1d3a616369605deef990b09230a7f08d8d6e89130c10a424c4

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.