Skip to content

Commit

Permalink
Merge pull request #84 from Marco-Congedo/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
Marco-Congedo authored Jun 26, 2021
2 parents d05b111 + 10cef87 commit c2dc697
Show file tree
Hide file tree
Showing 8 changed files with 51 additions and 26 deletions.
61 changes: 43 additions & 18 deletions Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"

[[Compat]]
deps = ["Base64", "Dates", "DelimitedFiles", "Distributed", "InteractiveUtils", "LibGit2", "Libdl", "LinearAlgebra", "Markdown", "Mmap", "Pkg", "Printf", "REPL", "Random", "SHA", "Serialization", "SharedArrays", "Sockets", "SparseArrays", "Statistics", "Test", "UUIDs", "Unicode"]
git-tree-sha1 = "919c7f3151e79ff196add81d7f4e45d91bbf420b"
git-tree-sha1 = "dc7dedc2c2aa9faf59a55c622760a25cbefbe941"
uuid = "34da2185-b29b-5c13-b0c7-acf172513d20"
version = "3.25.0"
version = "3.31.0"

[[CompilerSupportLibraries_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
Expand All @@ -34,9 +34,9 @@ uuid = "e66e0078-7015-5450-92f7-15fbd957f2ae"
version = "0.3.4+0"

[[DataAPI]]
git-tree-sha1 = "ad84f52c0b8f05aa20839484dbaf01690b41ff84"
git-tree-sha1 = "ee400abb2298bd13bfc3df1c412ed228061a2385"
uuid = "9a962f9c-6df0-11e9-0e5d-c546b8b5ee8a"
version = "1.4.0"
version = "1.7.0"

[[DataStructures]]
deps = ["InteractiveUtils", "OrderedCollections"]
Expand All @@ -62,6 +62,12 @@ git-tree-sha1 = "55e1de79bd2c397e048ca47d251f8fa70e530550"
uuid = "31c24e10-a181-5473-b8eb-7969acd0382f"
version = "0.22.6"

[[DocStringExtensions]]
deps = ["LibGit2"]
git-tree-sha1 = "a32185f5428d3986f47c2ab78b1f216d5e6cc96f"
uuid = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
version = "0.8.5"

[[FillArrays]]
deps = ["LinearAlgebra", "Random", "SparseArrays"]
git-tree-sha1 = "4863cbb7910079369e258dee4add9d06ead5063a"
Expand All @@ -79,9 +85,10 @@ deps = ["Markdown"]
uuid = "b77e0a4c-d291-57a0-90e8-8db25a27a240"

[[JLLWrappers]]
git-tree-sha1 = "04b49c556240b62d5a799e94c63d5fc14d3c07cd"
deps = ["Preferences"]
git-tree-sha1 = "642a199af8b68253517b80bd3bfd17eb4e84df6e"
uuid = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
version = "1.1.4"
version = "1.3.0"

[[LIBLINEAR]]
deps = ["DelimitedFiles", "Libdl", "SparseArrays", "Test"]
Expand All @@ -106,6 +113,12 @@ uuid = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
deps = ["Libdl"]
uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

[[LogExpFunctions]]
deps = ["DocStringExtensions", "LinearAlgebra"]
git-tree-sha1 = "1ba664552f1ef15325e68dc4c05c3ef8c2d5d885"
uuid = "2ab3a3ac-af41-5b50-aa03-7779005ae688"
version = "0.2.4"

[[Logging]]
uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"

Expand All @@ -115,9 +128,9 @@ uuid = "d6f4376e-aef5-505a-96c1-9c027394607a"

[[Missings]]
deps = ["DataAPI"]
git-tree-sha1 = "ed61674a0864832495ffe0a7e889c0da76b0f4c8"
git-tree-sha1 = "f8c673ccc215eb50fcadb285f522420e29e69e1c"
uuid = "e1d29d7a-bbdc-5cf2-9ac0-f12de2c33e28"
version = "0.4.4"
version = "0.4.5"

[[Mmap]]
uuid = "a63ad114-7e13-5084-954f-fe012c677804"
Expand All @@ -135,9 +148,9 @@ uuid = "efe28fd5-8261-553b-a9e1-b2916fc3738e"
version = "0.5.3+4"

[[OrderedCollections]]
git-tree-sha1 = "cf59cfed2e2c12e8a2ff0a4f1e9b2cd8650da6db"
git-tree-sha1 = "85f8e6578bf1f9ee0d11e7bb1b1456435479d47c"
uuid = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
version = "1.3.2"
version = "1.4.1"

[[PDMats]]
deps = ["Arpack", "LinearAlgebra", "SparseArrays", "SuiteSparse", "Test"]
Expand All @@ -151,9 +164,15 @@ uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"

[[PosDefManifold]]
deps = ["LinearAlgebra", "Statistics"]
git-tree-sha1 = "9d2e1da251012e519228a386a39fe2aa32eee12e"
git-tree-sha1 = "2010295335c00d7465571c6ee5e1eac5dc4a25e3"
uuid = "f45a3650-5c51-11e9-1e9a-133aa5e309cf"
version = "0.4.8"
version = "0.4.9"

[[Preferences]]
deps = ["TOML"]
git-tree-sha1 = "00cfd92944ca9c760982747e9a1d0d5d86ab1e5a"
uuid = "21216c6a-2e73-6563-6e65-726566657250"
version = "1.2.2"

[[Printf]]
deps = ["Unicode"]
Expand All @@ -180,10 +199,10 @@ uuid = "79098fc4-a85e-5d69-aa6a-4863f24498fa"
version = "0.6.1"

[[Rmath_jll]]
deps = ["Libdl", "Pkg"]
git-tree-sha1 = "d76185aa1f421306dec73c057aa384bad74188f0"
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
git-tree-sha1 = "1b7bf41258f6c5c9c31df8c1ba34c1fc88674957"
uuid = "f50d1b31-88e8-58de-be2c-1cc44531875f"
version = "0.2.2+1"
version = "0.2.2+2"

[[SHA]]
uuid = "ea8e919c-243c-51af-8825-aaa63cd721ce"
Expand Down Expand Up @@ -231,15 +250,21 @@ uuid = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
version = "0.32.2"

[[StatsFuns]]
deps = ["Rmath", "SpecialFunctions"]
git-tree-sha1 = "3b9f665c70712af3264b61c27a7e1d62055dafd1"
deps = ["LogExpFunctions", "Rmath", "SpecialFunctions"]
git-tree-sha1 = "30cd8c360c54081f806b1ee14d2eecbef3c04c49"
uuid = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
version = "0.9.6"
version = "0.9.8"

[[SuiteSparse]]
deps = ["Libdl", "LinearAlgebra", "Serialization", "SparseArrays"]
uuid = "4607b0f0-06f3-5cda-b6b1-a6196a1729e9"

[[TOML]]
deps = ["Dates"]
git-tree-sha1 = "44aaac2d2aec4a850302f9aa69127c74f0c3787e"
uuid = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
version = "1.0.3"

[[Test]]
deps = ["Distributed", "InteractiveUtils", "Logging", "Random"]
uuid = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "PosDefManifoldML"
uuid = "a07f4532-e2c9-11e9-2ea2-6d98fe4a1f21"
authors = ["Marco-Congedo <marco.congedo@gmail.com>"]
version = "0.4.4"
version = "0.4.5"

[deps]
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
Expand Down
4 changes: 2 additions & 2 deletions src/PosDefManifoldML.jl
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Unit "simulations.jl" of the PosDefManifoldML Package for Julia language
# v 0.4.3 - last update July 8 2020
# v 0.4.5 - last update June 26 2021
#
# MIT License
# Copyright (c) 2019-2020,
# Copyright (c) 2019-2021,
# Marco Congedo, CNRS, Grenobe, France:
# https://sites.google.com/site/marcocongedo/home

Expand Down
2 changes: 1 addition & 1 deletion src/cv.jl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Unit "cv.jl" of the PosDefManifoldML Package for Julia language

# MIT License
# Copyright (c) 2019-2020
# Copyright (c) 2019-2021
# Marco Congedo, CNRS, Grenoble, France:
# https://sites.google.com/site/marcocongedo/home
# Saloni Jain, Indian Institute of Technology, Kharagpur, India
Expand Down
2 changes: 1 addition & 1 deletion src/enlr.jl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Unit "enlr.jl" of the PosDefManifoldML Package for Julia language

# MIT License
# Copyright (c) 2019-2020
# Copyright (c) 2019-2021
# Marco Congedo, CNRS, Grenoble, France:
# https://sites.google.com/site/marcocongedo/home

Expand Down
2 changes: 1 addition & 1 deletion src/mdm.jl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Unit "mdm.jl" of the PosDefManifoldML Package for Julia language

# MIT License
# Copyright (c) 2019-2020
# Copyright (c) 2019-2021
# Marco Congedo, CNRS, Grenoble, France:
# https://sites.google.com/site/marcocongedo/home
# Saloni Jain, Indian Institute of Technology, Kharagpur, India
Expand Down
2 changes: 1 addition & 1 deletion src/svm.jl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Unit "libSVM.jl" of the PosDefManifoldML Package for Julia language

# MIT License
# Copyright (c) 2019-2020
# Copyright (c) 2019-2021
# Anton Andreev, Marco Congedo, CNRS, Grenoble, France:

# ? CONTENTS :
Expand Down
2 changes: 1 addition & 1 deletion src/tools.jl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Unit "tools.jl" of the PosDefManifoldML Package for Julia language

# MIT License
# Copyright (c) 2019-2020
# Copyright (c) 2019-2021
# Marco Congedo, CNRS, Grenoble, France:
# https://sites.google.com/site/marcocongedo/home

Expand Down

0 comments on commit c2dc697

Please sign in to comment.