Julia Programming Language
Julia bug using numpy
Tooling
pycall
,
bug
,
array
,
python
,
arrays
odow
May 6, 2021, 10:11am
2
Hi there!
This is intended behavior. Use
a[np.argmax(a) + 1]
to convert from 0-indexed to 1-index.
Why use numpy? Julia has everything and more…
10 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
PythonCall array indexing
General Usage
question
,
pythoncall
3
503
April 12, 2023
Argmax, but n biggest elements
General Usage
arrays
3
1740
January 13, 2022
Juliacall access zero-dimensional array with []
New to Julia
juliacall
3
332
June 22, 2023
Function to obtain the maximum value of each element of an array with a second argument of zero?
New to Julia
question
1
58
October 3, 2024
Find index of maximum value of array
New to Julia
question
1
12765
December 9, 2020