From c4bb9a4efaaf09035cbc3a828f4dd18f369c6b92 Mon Sep 17 00:00:00 2001 From: narawat lamaiin Date: Sun, 6 Oct 2024 16:18:48 +0700 Subject: [PATCH] update --- src/interface.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/interface.jl b/src/interface.jl index c4f0d40..80df83e 100644 --- a/src/interface.jl +++ b/src/interface.jl @@ -3,7 +3,7 @@ module interface export noNegative!, randomWithProb, randomChoiceWithProb, findIndex, limitvalue, replaceMoreThan, replaceLessThan, replaceBetween, cartesianAssign!, sumAlongDim3, matMul3Dto3DmanyTo1batch, - matMul_3Dto4D_batchwise, isNotEqual, linearToCartesian, vectorMax, + matMul_3Dto4D_batchwise, isNotEqual, linearToCartesian, vectorMax, findMax, multiply_last, multiplyRandomElements, replaceElements, replaceElements!, isBetween, isLess, allTrue, getStringBetweenCharacters, JSON3read_stringKey, mkDictPath!, getDictPath