Buckets:
| import numpy as np | |
| def dif_heaviside(t): | |
| """ | |
| Approximate derivative of Heaviside (zero everywhere here) | |
| Returns an array of zeros matching the shape of t | |
| """ | |
| return np.zeros_like(t) |
Xet Storage Details
- Size:
- 202 Bytes
- Xet hash:
- 73e9d8197fecfa0988b0fd3d759470a83bc73481a6175ce6c5a16ec1210b2c19
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.