Skip to content

Commit

Permalink
pi process at 68/s @ 4096 buffer size
Browse files Browse the repository at this point in the history
  • Loading branch information
misko committed Mar 15, 2024
1 parent 1f8e42a commit 39a9c4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spf/rf.py
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@ def beamformer_given_steering_core(
return np.absolute(phase_adjusted)


@njit
# @njit
def beamformer_given_steering(
steering_vectors,
signal_matrix,
Expand Down

0 comments on commit 39a9c4e

Please sign in to comment.