Burgershot
  • Home
  • Members
  • Team
  • Help
  • Search
  • Register
  • Login
  • Home
  • Members
  • Help
  • Search
Burgershot Search Results

Search Results
Post Author Forum Replies Views Posted [asc]
  Thread: Array elements within a function aren't able to change?
Post: Array elements within a function aren't able to ch...

a = np.array([0,2,4,2,0,2,3,2,3,2,0]) plt.figure(figsize=(10,7)) plt.plot(a,label='a') def raycrit(a,thresh):     min_ind = argrelextrema(a, np.less)     max_ind = argrelextrema(a, np.greater) ...
klausfelix Programming 0 286 2021-06-01, 05:00 PM

© Burgershot - Powered by our Community and MyBB Original Theme by Emerald