Fri, 14 Feb 2025 23:46:43 -0500
Some documentation and factor changes related to ℓ_F and ℓ_r.
Also allow Zed to re-indent the modified files.
48
53136eba9abf
Add .cargo/config.toml setting for finding GSL on macos.
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff
changeset
|
1 | [target.'cfg(all(target_os = "macos"))'] |
53136eba9abf
Add .cargo/config.toml setting for finding GSL on macos.
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff
changeset
|
2 | rustflags = ["-L", "/opt/homebrew/include"] |