mirror of https://github.com/aziis98/asd-2024.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
119 B
TOML
9 lines
119 B
TOML
2 months ago
|
[package]
|
||
|
name = "dual-nums"
|
||
|
version = "0.1.0"
|
||
|
edition = "2021"
|
||
|
|
||
|
[dependencies]
|
||
|
nalgebra = "0.33.0"
|
||
|
num-dual = "0.9.1"
|