Skip to content

Commit

Permalink
upd notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
aplavin committed Oct 27, 2024
1 parent a5d2424 commit 9fee892
Show file tree
Hide file tree
Showing 2 changed files with 312 additions and 58 deletions.
36 changes: 18 additions & 18 deletions notebooks/examples.jl
Original file line number Diff line number Diff line change
Expand Up @@ -566,9 +566,9 @@ Animations = "~0.4.1"
AxisKeysExtra = "~0.1.14"
Colors = "~0.12.11"
DataManipulation = "~0.1.17"
GLMakie = "~0.10.14"
GLMakie = "~0.10.15"
IntervalSets = "~0.7.10"
MakieExtra = "~0.1.34"
MakieExtra = "~0.1.36"
MonteCarloMeasurements = "~1.2.1"
PlutoUI = "~0.7.60"
RectiGrids = "~0.1.18"
Expand All @@ -581,7 +581,7 @@ PLUTO_MANIFEST_TOML_CONTENTS = """
julia_version = "1.10.5"
manifest_format = "2.0"
project_hash = "bb65293ebd3081db967b901a047d0952f38c9884"
project_hash = "a81490aa2d04796a4927fc254c8a59c7b23621bd"
[[deps.AbstractFFTs]]
deps = ["LinearAlgebra"]
Expand Down Expand Up @@ -1214,9 +1214,9 @@ version = "3.4.0+1"
[[deps.GLMakie]]
deps = ["ColorTypes", "Colors", "FileIO", "FixedPointNumbers", "FreeTypeAbstraction", "GLFW", "GeometryBasics", "LinearAlgebra", "Makie", "Markdown", "MeshIO", "ModernGL", "Observables", "PrecompileTools", "Printf", "ShaderAbstractions", "StaticArrays"]
git-tree-sha1 = "8a9f356bd5abb64c8b9a1fd6880c83a37973ddee"
git-tree-sha1 = "b6b8bf25367affab7096312f31a081c7fd8a5186"
uuid = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a"
version = "0.10.14"
version = "0.10.15"
[[deps.GenericSchur]]
deps = ["LinearAlgebra", "Printf"]
Expand Down Expand Up @@ -1540,9 +1540,9 @@ version = "3.2.2+1"
[[deps.Libgcrypt_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl", "Libgpg_error_jll"]
git-tree-sha1 = "9fd170c4bbfd8b935fdc5f8b7aa33532c991a673"
git-tree-sha1 = "8be878062e0ffa2c3f67bb58a595375eda5de80b"
uuid = "d4300ac3-e22c-5743-9152-c294e39db1e4"
version = "1.8.11+0"
version = "1.11.0+0"
[[deps.Libglvnd_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg", "Xorg_libX11_jll", "Xorg_libXext_jll"]
Expand All @@ -1552,15 +1552,15 @@ version = "1.6.0+0"
[[deps.Libgpg_error_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl"]
git-tree-sha1 = "fbb1f2bef882392312feb1ede3615ddc1e9b99ed"
git-tree-sha1 = "c6ce1e19f3aec9b59186bdf06cdf3c4fc5f5f3e6"
uuid = "7add5ba3-2f88-524e-9cd5-f83b8a55f7b8"
version = "1.49.0+0"
version = "1.50.0+0"
[[deps.Libiconv_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl"]
git-tree-sha1 = "f9557a255370125b405568f9767d6d195822a175"
git-tree-sha1 = "61dfdba58e585066d8bce214c5a51eaa0539f269"
uuid = "94ce4f54-9a6c-5748-9c1c-f9c7231a4531"
version = "1.17.0+0"
version = "1.17.0+1"
[[deps.Libmount_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl"]
Expand Down Expand Up @@ -1615,10 +1615,10 @@ uuid = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
version = "0.5.13"
[[deps.Makie]]
deps = ["Animations", "Base64", "CRC32c", "ColorBrewer", "ColorSchemes", "ColorTypes", "Colors", "Contour", "Dates", "DelaunayTriangulation", "Distributions", "DocStringExtensions", "Downloads", "FFMPEG_jll", "FileIO", "FilePaths", "FixedPointNumbers", "Format", "FreeType", "FreeTypeAbstraction", "GeometryBasics", "GridLayoutBase", "ImageBase", "ImageIO", "InteractiveUtils", "Interpolations", "IntervalSets", "Isoband", "KernelDensity", "LaTeXStrings", "LinearAlgebra", "MacroTools", "MakieCore", "Markdown", "MathTeXEngine", "Observables", "OffsetArrays", "Packing", "PlotUtils", "PolygonOps", "PrecompileTools", "Printf", "REPL", "Random", "RelocatableFolders", "Scratch", "ShaderAbstractions", "Showoff", "SignedDistanceFields", "SparseArrays", "Statistics", "StatsBase", "StatsFuns", "StructArrays", "TriplotBase", "UnicodeFun", "Unitful"]
git-tree-sha1 = "3df66da15ba7b37b34f6557b7e1c95a3ff5c670b"
deps = ["Animations", "Base64", "CRC32c", "ColorBrewer", "ColorSchemes", "ColorTypes", "Colors", "Contour", "Dates", "DelaunayTriangulation", "Distributions", "DocStringExtensions", "Downloads", "FFMPEG_jll", "FileIO", "FilePaths", "FixedPointNumbers", "Format", "FreeType", "FreeTypeAbstraction", "GeometryBasics", "GridLayoutBase", "ImageBase", "ImageIO", "InteractiveUtils", "Interpolations", "IntervalSets", "InverseFunctions", "Isoband", "KernelDensity", "LaTeXStrings", "LinearAlgebra", "MacroTools", "MakieCore", "Markdown", "MathTeXEngine", "Observables", "OffsetArrays", "Packing", "PlotUtils", "PolygonOps", "PrecompileTools", "Printf", "REPL", "Random", "RelocatableFolders", "Scratch", "ShaderAbstractions", "Showoff", "SignedDistanceFields", "SparseArrays", "Statistics", "StatsBase", "StatsFuns", "StructArrays", "TriplotBase", "UnicodeFun", "Unitful"]
git-tree-sha1 = "f7907907eb914138cc9e9ee66ab46f7a9efac8e8"
uuid = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
version = "0.21.14"
version = "0.21.15"
[[deps.MakieCore]]
deps = ["ColorTypes", "GeometryBasics", "IntervalSets", "Observables"]
Expand All @@ -1628,9 +1628,9 @@ version = "0.8.9"
[[deps.MakieExtra]]
deps = ["AccessorsExtra", "DataManipulation", "DataPipes", "InverseFunctions", "Makie", "ObjectiveC", "PyFormattedStrings", "Reexport", "StructHelpers"]
git-tree-sha1 = "ae941fe2dccb99aaafa422eac8f1d9b84dd108b9"
git-tree-sha1 = "f9b1f60f51eba34d5f08f757536f38397518e279"
uuid = "54e234d5-9986-40d8-815f-a5e42de435f6"
version = "0.1.34"
version = "0.1.36"
weakdeps = ["GLMakie", "Unitful"]
[deps.MakieExtra.extensions]
Expand Down Expand Up @@ -2318,9 +2318,9 @@ version = "1.0.0"
[[deps.XML2_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl", "Libiconv_jll", "Zlib_jll"]
git-tree-sha1 = "1165b0443d0eca63ac1e32b8c0eb69ed2f4f8127"
git-tree-sha1 = "6a451c6f33a176150f315726eba8b92fbfdb9ae7"
uuid = "02c8fc9c-b97f-50b9-bbe4-9be30ff0a78a"
version = "2.13.3+0"
version = "2.13.4+0"
[[deps.XSLT_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl", "Libgcrypt_jll", "Libgpg_error_jll", "Libiconv_jll", "XML2_jll", "Zlib_jll"]
Expand Down
Loading

0 comments on commit 9fee892

Please # to comment.