Skip to content

Commit

Permalink
build: remove nalgebra library
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianWoelki committed Nov 20, 2024
1 parent 67f4f23 commit 08233ad
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 93 deletions.
93 changes: 1 addition & 92 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ byteorder = "1.5.0"
chrono = "0.4.38"
clap = { version = "4.5.4", features = ["derive"] }
csv = "1.3.0"
nalgebra = "0.32.6"
num_cpus = "1.16.0"
ordered-float = { version = "4.2.0", features = ["serde"] }
plotly = "0.8.4"
Expand Down

0 comments on commit 08233ad

Please sign in to comment.