README.md

branch
dev
changeset 50
39c5e6c7759d
parent 40
896b42b5ac1a
child 56
3a784e6e475a
child 57
5c9c5649c35d
equal deleted inserted replaced
49:6b0db7251ebe 50:39c5e6c7759d
34 this can be done with 34 this can be done with
35 ```console 35 ```console
36 brew install gsl 36 brew install gsl
37 ``` 37 ```
38 For other operating systems, suggestions are available in the [rust-GSL] 38 For other operating systems, suggestions are available in the [rust-GSL]
39 crate documentation. On Windows, you will likely need to pass extra 39 crate documentation. You may need to pass extra `RUSTFLAGS` options to
40 `RUSTFLAGS` options to Cargo in the following steps to locate the library. 40 Cargo in the following steps to locate the library.
41 41
42 4. Download [alg_tools] and unpack it under the same directory as this 42 4. Download [alg_tools] and unpack it under the same directory as this
43 package. 43 package.
44 44
45 [rustup]: https://rustup.rs 45 [rustup]: https://rustup.rs

mercurial