Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@maxkapur
maxkapur / fzl.fish
Last active June 18, 2023 00:52
fzf wrapper
# Just a couple of light tweaks to the examples listed in the `fzf` readme:
# https://github.com/junegunn/fzf#preview-window
# Save this file to:
# ~/.config/fish/functions/fzl.fish
function fzl
# `bat` is aliased to `batcat` on Debian
if type -q batcat
set -f bat_command "batcat"
@maxkapur
maxkapur / SchoolLocation.ipynb
Last active April 13, 2022 09:00
SchoolLocation
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@maxkapur
maxkapur / EconSimTutorial.ipynb
Last active August 12, 2021 03:24
Economic simulation in Julia: A gentle introduction
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@maxkapur
maxkapur / .gitignore
Last active June 27, 2021 23:41
ProjectedGradient
.ipynb_checkpoints
@maxkapur
maxkapur / SurrogateCorrAdmissions.ipynb
Last active April 26, 2021 01:05
SurrogateCorrAdmissions
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@maxkapur
maxkapur / TwoScoreAdmissionsEquilibrium.gif
Last active March 19, 2021 03:17
Market tâtonnement in two-score admissions model
TwoScoreAdmissionsEquilibrium.gif
@maxkapur
maxkapur / CollegeAdmissionsNonlinearDynamics.gif
Last active March 16, 2021 23:38
Nonlinear dynamics in college admissions markets
CollegeAdmissionsNonlinearDynamics.gif