Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/EvoArt/PerManova.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
EvoArt committed Feb 2, 2022
2 parents fc71f6b + 0bc6700 commit 6e26f56
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name = "PerMANOVA"
name = "PERMANOVA"
uuid = "f33fedc7-88ab-426d-b3f4-502f30fbdde3"
authors = ["Arthur Newbury"]
version = "0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion src/PERMANOVA.jl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module PerMANOVA
module PERMANOVA

using Random, LinearAlgebra, Distances, StatsModels,Statistics,TexTables,LoopVectorization, NamedArrays
include("perm2.jl")
Expand Down

0 comments on commit 6e26f56

Please sign in to comment.