Skip to content

Commit 41bec11

Browse files
committed
fully anonymised
1 parent 6050300 commit 41bec11

8 files changed

Lines changed: 35 additions & 14 deletions

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "AlgorithmicRecourseDynamics"
22
uuid = "3d1ede72-abb8-4340-bf8e-2ae06849b5ec"
3-
authors = ["Patrick Altmeyer"]
3+
authors = ["Anonymous"]
44
version = "0.1.0"
55

66
[deps]

dev/submissions/aies/extended_abstract/extended_abstract.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116

117117
\acmConference[AIES '22]{Fifth AAAI/ACM Conference on Artificial Intelligence, Ethics, and Society}{Oxford, UK}
118118

119-
\author{Patrick Altmeyer}
119+
\author{Anonymous}
120120
\affiliation{%
121121
\institution{Delft University of Technology}
122122
\city{Delft}

dev/submissions/aies/extended_abstract/preamble.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
\acmConference[AIES '22]{Fifth AAAI/ACM Conference on Artificial Intelligence, Ethics, and Society}{Oxford, UK}
1010

11-
\author{Patrick Altmeyer}
11+
\author{Anonymous}
1212
\affiliation{%
1313
\institution{Delft University of Technology}
1414
\city{Delft}

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ DocMeta.setdocmeta!(AlgorithmicRecourseDynamics, :DocTestSetup, :(using Algorith
55

66
makedocs(;
77
modules=[AlgorithmicRecourseDynamics],
8-
authors="Patrick Altmeyer",
8+
authors="Anonymous",
99
repo="https://github.com/pat-alt/AlgorithmicRecourseDynamics.jl/blob/{commit}{path}#{line}",
1010
sitename="AlgorithmicRecourseDynamics.jl",
1111
format=Documenter.HTML(;

paper/.Rhistory

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,3 +170,5 @@ install.packages("kableExtra")
170170
rmarkdown::render("paper.Rmd")
171171
install.packages("JuliaCall")
172172
rmarkdown::render("paper.Rmd")
173+
devtools::install_github("Non-Contradiction/JuliaCall")
174+
devtools::install_github("Non-Contradiction/JuliaCall")

paper/paper.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,4 +118,4 @@ knitr::opts_chunk$set(
118118

119119
# Appendix
120120

121-
121+
Granular results for all of our experiments can be found in this supplementary [appendix](https://anonymous.4open.science/r/AlgorithmicRecourseDynamics/build/dev/notebooks/appendix.html).

paper/paper.pdf

411 Bytes
Binary file not shown.

paper/paper.tex

Lines changed: 28 additions & 9 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)