You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that a change between 2024.4.0 and 2023.4.2 causes the following code to print out (857, 1988) for 2023.4.2 and (857, 1989) for 2024.4.0. On the machine where I have 2023.4.2 installed I upgraded using pip3 install goes2go==2024.4.0, however this did not fix the inconsistency. Which shape is right?
I noticed that a change between
2024.4.0
and2023.4.2
causes the following code to print out(857, 1988)
for2023.4.2
and(857, 1989)
for2024.4.0
. On the machine where I have2023.4.2
installed I upgraded usingpip3 install goes2go==2024.4.0
, however this did not fix the inconsistency. Which shape is right?The text was updated successfully, but these errors were encountered: