Skip to content

elakatos/Random

Repository files navigation

Random

Repository for miscellaneous stuff and snippets outside work.

count_tex_expression.py

A quick, super-simplistic skim through of my thesis to answer @yosoykit's question: what keywords did you teX most? Spoiler: it's \mathbf. Had a lot of vectorised stuff in there.

codenames_gameboard.R

Gameboard generator for the awesome association boardgame Codenames. To be used only as an extra randomiser for junkies who know them all by heart or if you happened to only have your duet set with you.

shorten_bib_authorlist.py

A quick automated way using only built-in functions to process a .bib file for journal-specific author-list-length criteria (using et al. after the Nth author). A quick fix in case you do not have access/desire to customise the bibliography style: it cuts the list of authors after the Nth author and substitutes "others". The original author list is lost, so always write to a new independent file.

Random_walk_1D.ipynb

Jupyter notebook in Python that simulates a one-dimensional random walk (hopping left and right on a line). With some background reading references and bits of code left blank for practice.

About

Repository for miscellaneous stuff.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors