Skip to content

Commit

Permalink
Feature: New compiled functions for win64
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnAshburner committed Mar 11, 2024
1 parent 2b88c6a commit f5098e6
Show file tree
Hide file tree
Showing 8 changed files with 11,488 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Artifacts.toml
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
[[pp_lib]]
arch = "x86_64"
os = "linux"
git-tree-sha1 = "229a735d4206942c3c9da1e103500db96a2a01b5"
git-tree-sha1 = "b7e7b7b8229d424c912116ba5718a9a8adbcd7b3"
lazy = true
[[pp_lib.download]]
sha256 = "e7187c1a79b16c440ec0dbba8f0978fe01895b163fa2319787c038862226fc17"
sha256 = "e871f2093922359f6e0740171500bde700527e0c25535edab79c1843cd65a13b"
#url = "file:///home/john/work/julia/pp_lib.tar.gz"
url = "https://raw.githubusercontent.com/spm/PushPull.jl/main/artifacts/pp_lib.tar.gz"

[[pp_lib]]
arch = "x86_64"
os = "windows"
git-tree-sha1 = "229a735d4206942c3c9da1e103500db96a2a01b5"
git-tree-sha1 = "b7e7b7b8229d424c912116ba5718a9a8adbcd7b3"
lazy = true
[[pp_lib.download]]
sha256 = "e7187c1a79b16c440ec0dbba8f0978fe01895b163fa2319787c038862226fc17"
sha256 = "e871f2093922359f6e0740171500bde700527e0c25535edab79c1843cd65a13b"
url = "https://raw.githubusercontent.com/spm/PushPull.jl/main/artifacts/pp_lib.tar.gz"

Binary file modified artifacts/lib/libw64/TVdenoise3d.dll
Binary file not shown.
Binary file added artifacts/lib/libw64/blip.dll
Binary file not shown.
Binary file modified artifacts/lib/libw64/pushpull.dll
Binary file not shown.
Binary file added artifacts/lib/libw64/sparse_operator.dll
Binary file not shown.
Loading

0 comments on commit f5098e6

Please sign in to comment.