Skip to content

Commit

Permalink
Testing version--
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelnehrer02 committed Dec 21, 2023
1 parent 934b552 commit a09c633
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ authors = ["Jonathan Ehrenreich Laursen", "Samuel William Nehrer"]
version = "1.0.0-DEV"

[deps]
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
IterTools = "c8e1da08-722c-5040-9ed9-7db0dc04731e"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

[compat]
Expand Down
1 change: 0 additions & 1 deletion src/functions.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
using LinearAlgebra
using Pkg
using Plots


Expand Down

0 comments on commit a09c633

Please sign in to comment.