~ruther/ctu-fee-eoa

ref: 7c77c44bbbfeeac2db49edaca6337cead349da14 ctu-fee-eoa/codes/constr_hw02/Cargo.toml -rw-r--r-- 155 bytes
7c77c44b — Rutherther chore: add hw02 11 days ago
                                                                                
1
2
3
4
5
6
7
8
[package]
name = "constr_hw02"
version = "0.1.0"
edition = "2024"

[dependencies]
eoa_lib = { version = "0.1.0", path = "../eoa_lib" }
nalgebra = "0.33.2"