Skip to content

Commit

Permalink
add nalgebra dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
rvhonorato committed Aug 12, 2024
1 parent f04320d commit 9564c84
Show file tree
Hide file tree
Showing 2 changed files with 155 additions and 24 deletions.
178 changes: 154 additions & 24 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ pdbtbx = "0.11.0"
rand = "0.8.4"
kd-tree = "0.6.0"
clap = { version = "4.5", features = ["derive"] }
nalgebra = "0.33.0"

0 comments on commit 9564c84

Please sign in to comment.