Paul King created GROOVY-11539: ---------------------------------- Summary: float variants for min/max in ArrayGroovyMethods Key: GROOVY-11539 URL: https://issues.apache.org/jira/browse/GROOVY-11539 Project: Groovy Issue Type: New Feature Reporter: Paul King
In general, you are recommended to use double vs float but we may as well provide min/max for float because some folks use floats anyway. I recently came across this using dl4j with a pytorch model. -- This message was sent by Atlassian Jira (v8.20.10#820010)