Skip to content

Advice on speeding up compilation time #3732

Answered by isaacgerg
isaacgerg asked this question in General
Discussion options

You must be logged in to vote

I got it working by using .scan(). I made carry = a dictionary of my input parameters. I stored the error into y. I just used carry as a pass through of the params by having my function return carry, error. I made the input to scan for xs = np.arange(num_measurements).

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@hawkinsp
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by isaacgerg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants