Pinned Repositories
fast-engset
Fast and accurate routines to compute various quantities in the Engset model.
i3lock-solarized
Solarized theme for i3lock-color.
lazy-table
A python-tabulate wrapper for producing tables from generators
MATH-525
Probability [Instructor: Parsiad Azimzadeh] (University of Michigan, Winter 2018)
micrograd-pp
A minimalistic wrapper around NumPy which adds support for automatic differentiation.
mlinterp
Fast arbitrary dimension linear interpolation in C++
nexus-autodl
Nexus AutoDL is an autoclicker (a.k.a., autodownloader, bot) that helps automate downloading mods from Nexus Mods
on-done
IPython/Jupyter cell magic to execute code after a cell succeeds or fails
QuantPDE
A high-performance, open-source, header-only C++(>=11) library for pricing derivatives.
wabbajack-autodownload
Automates downloading a Wabbajack mod list without a premium Nexus account
parsiad's Repositories
parsiad/nexus-autodl
Nexus AutoDL is an autoclicker (a.k.a., autodownloader, bot) that helps automate downloading mods from Nexus Mods
parsiad/mlinterp
Fast arbitrary dimension linear interpolation in C++
parsiad/QuantPDE
A high-performance, open-source, header-only C++(>=11) library for pricing derivatives.
parsiad/lazy-table
A python-tabulate wrapper for producing tables from generators
parsiad/i3lock-solarized
Solarized theme for i3lock-color.
parsiad/wabbajack-autodownload
Automates downloading a Wabbajack mod list without a premium Nexus account
parsiad/MATH-525
Probability [Instructor: Parsiad Azimzadeh] (University of Michigan, Winter 2018)
parsiad/on-done
IPython/Jupyter cell magic to execute code after a cell succeeds or fails
parsiad/fast-engset
Fast and accurate routines to compute various quantities in the Engset model.
parsiad/AmericanBinary
Code for pricing American binary (a.k.a. digital) calls and puts
parsiad/math-genealogy-graph
Generate a DOT file containing a mathematician's genealogy using data from the Mathematics Genealogy Project.
parsiad/mfhowards
A matrix free implementation of policy iteration (a.k.a. Howard's algorithm) in C++
parsiad/TPMDb
TPMDb is a Chrome extension that lets you view movie information directly in The Pirate Bay (TPB). TPB is a torrent tracker. You alone are responsible for abiding by your local laws.
parsiad/video-coverflow
Downloads covers for movies and TV-shows using filenames and displays them in an OS X-like coverflow.
parsiad/pandoc-beamer-how-to
parsiad/parsiad.github.io
Parsiad Azimzadeh's personal website.
parsiad/siamltexmm.layout
LaTeX2e Multimedia Macros (specifically for JUQ, SIADS, SIFIN, and SIIMS) layout for LyX.
parsiad/transformers-lecture
Lecture notes on building up to Transformers from seq2seq
parsiad/micrograd-pp
A minimalistic wrapper around NumPy which adds support for automatic differentiation.
parsiad/ca-player
Play cellular automata by specifying an initial state and evolution rule in Python
parsiad/cip-canada.com
Canada Immigration Practices (CIP) website
parsiad/i3-new-split-long
Script to split in the longest direction on new windows
parsiad/jamil
In Loving Memory of Jamil Azimzadeh
parsiad/magma-nvim
Interact with Jupyter from NeoVim.
parsiad/ML-Research-Papers
parsiad/parsiad
parsiad/pi-iterated-logarithm
A numerical test to see if the digits of Pi satisfy the iterated logarithm.
parsiad/rc
Parsiad's dotfiles.
parsiad/torch_interpolations
Interpolation routines in Pytorch.
parsiad/torchinterp1d
1D interpolation for pytorch