jtk icon indicating copy to clipboard operation
jtk copied to clipboard

The Mines Java Toolkit

Results 5 jtk issues
Sort by recently updated
recently updated
newest added

Fix non convergence of the local smoothing filter iterations, as sdot(d,q) would be Infinity for large numbers, eventually resulting in NaN rnorm. the fix changes float to 64bit double precision...

When sorting a large array where the length is more than half the maximum integer value, one of the computed indices in quickPartition may overflow, which can lead to a...

Does MinesJTK supports wiggle plot ? Or how can I get a wiggle plot based on the original code ?

Anyone knows how to fix this? ``` #9 $ gradle -v #9 0.263 openjdk version "21.0.4" 2024-07-16 #9 0.263 OpenJDK Runtime Environment (build 21.0.4+7-Ubuntu-1ubuntu224.04) #9 0.263 OpenJDK 64-Bit Server VM...

hello Does this toolkit have DIW code? I hope you can share me. Thank you very much