Question: hello working on basic loops in python and have to divide an array by 2 until all parts are between -1 and 1. having trouble
hello working on basic loops in python and have to divide an array by 2 until all parts are between -1 and 1. having trouble getting my code to work if you could help fix it i would appreciate it (bottom part is a test cell). Iany entry in masks Wevery entry in mask True, then np.anyim) is True; otherwise, It's Talse. is true, then np.all(n) is True: otherwise, It's False You can see that these are sort of complementary to each other in the code above, we did the test np.all( ) to see our array x was entirely positive. But we could also have done the test np. any(x
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
