Skip to content

This change updates the random number generation utility to use tf.uint64 for bitwise operations and constants. The seed generation function (next_seed_fn) has been rewritten to implement a proper 7-bit LFSR (PRBS7) using bitwise operations, replacing the previous power-based approximation. #34

This change updates the random number generation utility to use tf.uint64 for bitwise operations and constants. The seed generation function (next_seed_fn) has been rewritten to implement a proper 7-bit LFSR (PRBS7) using bitwise operations, replacing the previous power-based approximation.

This change updates the random number generation utility to use tf.uint64 for bitwise operations and constants. The seed generation function (next_seed_fn) has been rewritten to implement a proper 7-bit LFSR (PRBS7) using bitwise operations, replacing the previous power-based approximation. #34

Triggered via pull request June 2, 2026 21:17
Status Success
Total duration 7s
Artifacts

github_actions_scan.yml Required

on: pull_request_target
check-changes
3s
check-changes
zizmor-scan
0s
zizmor-scan
zizmor-upload
0s
zizmor-upload
zizmor-output
0s
zizmor-output
Fit to window
Zoom out
Zoom in