1 [package] |
1 [package] |
2 name = "alg_tools" |
2 name = "alg_tools" |
3 version = "0.3.0-dev" |
3 version = "0.3.0" |
4 edition = "2021" |
4 edition = "2021" |
5 rust-version = "1.67" |
5 rust-version = "1.85" |
6 authors = ["Tuomo Valkonen <tuomov@iki.fi>"] |
6 authors = ["Tuomo Valkonen <tuomov@iki.fi>"] |
7 description = "Utility routines for iterative numerical algorithms" |
7 description = "Utility routines for iterative numerical algorithms" |
8 homepage = "https://tuomov.iki.fi/software/alg_tools/" |
8 homepage = "https://tuomov.iki.fi/software/alg_tools/" |
9 repository = "https://tuomov.iki.fi/repos/alg_tools/" |
9 repository = "https://tuomov.iki.fi/repos/alg_tools/" |
10 license-file = "LICENSE" |
10 license-file = "LICENSE" |