Skip to content

Commit

Permalink
Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Roth committed Nov 14, 2024
1 parent e4cb48c commit e1f6181
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
name = "TopKSum"
uuid = "54b3a151-446a-40b7-aa22-7ce3d0fc33ce"
version = "0.1.0"

[deps]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Requires = "ae029012-a4dd-5104-9daa-d747884805df"

[compat]
LinearAlgebra = "1.11.0"

0 comments on commit e1f6181

Please sign in to comment.