~ruther/ctu-fee-eoa

ref: e024536ed1af68510afba8d79775f64cba8acaca ctu-fee-eoa/codes/constr_hw02/Cargo.toml -rw-r--r-- 155 bytes
e024536e — Rutherther feat: declare problems for 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"