Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change indmax to argmax #17

Closed
adicara opened this issue Aug 7, 2021 · 2 comments
Closed

change indmax to argmax #17

adicara opened this issue Aug 7, 2021 · 2 comments

Comments

@adicara
Copy link

adicara commented Aug 7, 2021

@phelipe in the defuzz function there is a call to indmax. In the version of Julia I am using (1.6.2) it gives me UndefVarError: indmax not defined. I am new to Julia, but I think this ought to be changed to argmax

@phelipe
Copy link
Owner

phelipe commented Aug 8, 2021

You are right.I will try to start a patch to fix this issues during the week.

@phelipe
Copy link
Owner

phelipe commented Sep 8, 2021

closed by #18

@phelipe phelipe closed this as completed Sep 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants