Skip to content

Instantly share code, notes, and snippets.

View katyhuff's full-sized avatar

Katy Huff katyhuff

View GitHub Profile
gov_ids = [('France', 1),
('Germ', 2),
('Switz', 3),
('Sweden', 4),
('Finland', 5),
('Hungary', 6),
('Norway', 7),
('Spain', 8)]
@katyhuff
katyhuff / acros.tex
Last active April 12, 2016 18:17
A list of acronyms, in LaTeX Glossaries package format, that Katy Huff uses in her papers and writings as a nuclear engineer.
%\newacronym{<++>}{<++>}{<++>}
\newacronym[longplural={metric tons of heavy metal}]{MTHM}{MTHM}{metric ton of heavy metal}
\newacronym{ABM}{ABM}{agent-based modeling}
\newacronym{AHTR}{AHTR}{Advanced High Temperature Reactor}
\newacronym{ANDRA}{ANDRA}{Agence Nationale pour la gestion des D\'echets RAdioactifs, the French National Agency for Radioactive Waste Management}
\newacronym{ANL}{ANL}{Argonne National Laboratory}
\newacronym{API}{API}{application programming interface}
\newacronym{ASME}{ASME}{American Society of Mechanical Engineers}
\newacronym{ATWS}{ATWS}{Anticipated Transient Without Scram}
\newacronym{BDBE}{BDBE}{Beyond Design Basis Event}
@katyhuff
katyhuff / scipy_sched.rst
Created June 28, 2013 14:48
scipy2013 sprint room schedule
sprint room coordinator
mystic 107 mckerns
bokeh 103 bryan
numba 106 oliphant
@katyhuff
katyhuff / ControlFlow.ipynb
Created November 4, 2012 19:47
This is a python notebook giving a quick rundown of Control Flow, for the Software Carpentry Teaching01 section.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.