Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rebased2 #1

Merged
merged 1 commit into from
Apr 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
93 changes: 23 additions & 70 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,20 @@
# Created by https://www.toptal.com/developers/gitignore/api/latex,macos,visualstudiocode
# Edit at https://www.toptal.com/developers/gitignore?templates=latex,macos,visualstudiocode
*.zip
### LaTeX ###
.DS_Store
.build
/Packages
xcuserdata/
DerivedData/
.netrc
__pycache__
venv
.vscode
.build
.swiftpm
mysql/ca.pem
mysql/client-cert.pem
mysql/mysql.sock
mysql/public_key.pem
mysql/server-cert.pem

## Core latex/pdflatex auxiliary files:
*.aux
*.lof
Expand All @@ -26,7 +39,7 @@
# *.pdf

## Generated if empty string is given at "Please type another file name for output:"
main.pdf
.pdf

## Bibliography auxiliary files (bibtex/biblatex/biber):
*.bbl
Expand Down Expand Up @@ -303,68 +316,8 @@ TSWLatexianTemp*
# option is specified. Footnotes are the stored in a file with suffix Notes.bib.
# Uncomment the next line to have this generated file ignored.
#*Notes.bib

### LaTeX Patch ###
# LIPIcs / OASIcs
*.vtc

# glossaries
*.glstex

### macOS ###
# General
.DS_Store
.AppleDouble
.LSOverride

# Icon must end with two \r
Icon


# Thumbnails
._*

# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent

# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk

### macOS Patch ###
# iCloud generated files
*.icloud

### VisualStudioCode ###
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
!.vscode/*.code-snippets

# Local History for Visual Studio Code
.history/

# Built Visual Studio Code Extensions
*.vsix

### VisualStudioCode Patch ###
# Ignore all local history of files
.history
.ionide
main.pdf
.venv/
venv
# End of https://www.toptal.com/developers/gitignore/api/latex,macos,visualstudiocode
*.csv
__pycache__/
Experiments/distribution.csv
Experiments/inmates_enriched_100k.csv
Experiments/inmates_enriched.csv
Experiments/inmates.csv
Experiments/Simulator.zip
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
FROM swift:latest

RUN apt-get update && apt-get install -y python3 python3-pip python3-venv python3-mysqldb libmysqlclient-dev
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
2.0 0.3339575192847263
3.0 0.24852653989543771
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
2.0 0.2495864239615125
3.0 0.23501705765753655
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
2.0 0.30974651936294395
3.0 0.23316540319292645
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
2.0 0.29651787946600305
3.0 0.2381280055440094
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
2.0 0.27562245207666347
3.0 0.2179200817286474
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
2.0 0.2612978773009709
3.0 0.22469540824240006
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
2.0 0.2612978773009709
3.0 0.21987967340958414
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
2.0 0.25847547673375354
3.0 0.21383893115628072
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
2.0 0.25177604906428697
3.0 0.22787676851917388
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
2.0 0.24663189411030406
3.0 0.22787676851917388
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
2.0 0.2654840054106017
3.0 0.26519468260384416
4.0 0.19742800020798015
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
2.0 0.24852415133337122
3.0 0.23480343355900996
4.0 0.16795884545799655
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
2.0 0.23728507062530246
3.0 0.20781135807084442
4.0 0.12970760869856765
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
2.0 0.22558662024907294
3.0 0.2056769071912643
4.0 0.12970760869856765
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
2.0 0.22401998263752787
3.0 0.20048193671983236
4.0 0.12970760869856765
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
2.0 0.2206860311286033
3.0 0.1994860454043172
4.0 0.12970760869856765
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
2.0 0.2142337587772342
3.0 0.19841083595019515
4.0 0.12970760869856765
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
2.0 0.2142337587772342
3.0 0.19841083595019515
4.0 0.12970760869856765
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
2.0 0.3095295357436818
3.0 0.23551905506329812
4.0 0.24473470559099805
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
2.0 0.25529399822833904
3.0 0.2071433893096791
4.0 0.24184566695113374
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
2.0 0.25641088921536254
3.0 0.20393988690732065
4.0 0.2472605718219012
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
2.0 0.2477085715220254
3.0 0.2111547492351853
4.0 0.23714166769651832
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
2.0 0.2467760146518584
3.0 0.1959827245094932
4.0 0.23248149675405547
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
2.0 0.24329323238971964
3.0 0.19393501583123776
4.0 0.23248149675405547
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
2.0 0.24329323238971964
3.0 0.19550255412720396
4.0 0.23248149675405547
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
2.0 0.24056974978119172
3.0 0.19550255412720396
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
2.0 0.2389020551204032
3.0 0.19276315653312984
Loading
Loading