Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Peter Jentsch
CovidAlertABM
Commits
00959bce
Commit
00959bce
authored
Sep 05, 2021
by
Peter Jentsch
Browse files
upgrade deps
parent
682e8602
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
212 additions
and
161 deletions
+212
-161
CovidAlertVaccinationModel/Manifest.toml
CovidAlertVaccinationModel/Manifest.toml
+211
-160
CovidAlertVaccinationModel/test/ABM/mixing_test.jl
CovidAlertVaccinationModel/test/ABM/mixing_test.jl
+1
-1
test_forecast.png
test_forecast.png
+0
-0
No files found.
CovidAlertVaccinationModel/Manifest.toml
View file @
00959bce
This diff is collapsed.
Click to expand it.
CovidAlertVaccinationModel/test/ABM/mixing_test.jl
View file @
00959bce
...
@@ -153,7 +153,7 @@ end
...
@@ -153,7 +153,7 @@ end
end
end
for
i
in
1
:
3
,
j
in
1
:
i
for
i
in
1
:
3
,
j
in
1
:
i
@test
mean
(
mixing_weights
[
i
,
j
])
≈
contact_time_distributions
.
ws
[
i
,
j
]
.
μ
atol
=
0.
25
@test
mean
(
mixing_weights
[
i
,
j
])
≈
contact_time_distributions
.
ws
[
i
,
j
]
.
μ
atol
=
0.
4
end
end
end
end
end
end
...
...
test_forecast.png
0 → 100644
View file @
00959bce
94.7 KB
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment