/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Faster Argmin on Floats
(algorithmiker.github.io)
19 points
return_to_monke
| 1 comments |
18 Sep 25 16:20 UTC
|
HN request time: 0.204s
|
source
Show context
teo_zero
◴[
20 Sep 25 05:51 UTC
]
No.
45310778
[source]
▶
>>45291538 (OP)
#
I had expected something about
algorithms
, not Rust-specific
implementations
.
replies(1):
>>45310966
#
1.
why_only_15
◴[
20 Sep 25 06:30 UTC
]
No.
45310966
[source]
▶
>>45310778
#
doing a u32 compare instead of an f32 compare is not rust-specific or indeed CPU-specific.
ID:
GO
↑