▲ | pfortuny 12 hours ago | |
Implementations of IEEE-754 can differ between machines, and the order of operations in a library/compiled function can also be different. It is not entropy, it is the nature of floating-point arithmetic. | ||
▲ | coolcase 42 minutes ago | parent [-] | |
Thanks. So sounds like the same machine should run the same calculations and get the same results each time, but differences may appear between machines. |