-
-
Save onkoe/d324eb7164af24d3294e50802f57f7af to your computer and use it in GitHub Desktop.
macbook pro 14" m1 pro, rustc 1.82.0 (f6e511eec 2024-10-15), asahi linux
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
barrett@fedora ~/D/fp-repro (main)> cargo +stable run --release | |
Compiling fp-repro v0.1.0 (/home/barrett/Downloads/fp-repro) | |
Finished `release` profile [optimized] target(s) in 0.12s | |
Running `target/release/fp-repro` | |
-1.0396836249311334 | |
-3.4047613719613308 | |
barrett@fedora ~/D/fp-repro (main)> uname -a | |
Linux fedora 6.11.0-400.asahi.fc40.aarch64+16k #1 SMP PREEMPT_DYNAMIC Fri Sep 27 02:59:31 UTC 2024 aarch64 GNU/Linux | |
barrett@fedora ~/D/fp-repro (main)> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment