first commit

This commit is contained in:
2026-04-13 22:28:09 -06:00
commit 516926cef5
2185 changed files with 7731 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
cargo:rerun-if-changed=build.rs
cargo:rustc-check-cfg=cfg(fast_arithmetic, values("32", "64"))
cargo:rustc-cfg=fast_arithmetic="64"