Stars
Python implementation of Elo-MMR as described in https://arxiv.org/abs/2101.00400
Github mirror of my original https://code.google.com/archive/p/pyglicko2/. For details about the Glicko-2 rating system see: http://www.glicko.net/glicko/glicko2.html and http://www.glicko.net/glic…
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
Training Factory Industry 4.0 (24V)
Python class to evaluate basic ASCII math syntax. Methods to allow user-defined variables and functions.
Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
A repository of data on coronavirus cases and deaths in the U.S.
List of Data Science Cheatsheets to rule the world
Teaching myself different lanuages while implementing my version of the stock cutting sorting problem
A PHP function for solving the Cutting Stock Problem.
Mathcad 15 script for calling REFPROP fluid property calculation routines from within Mathcad spreadsheet
A Python application to read PTC Mathcad 15 files and output them as LaTeX files.
Simple library for handling keyboard shortcuts in Javascript
A keyboard input capturing utility in which any key can be a modifier key.
A JavaScript library for binding keyboard combos without the pain of key codes and key combo conflicts.
Command line tool for building Arduino firmware using Node.js and Npm.
Python library for calculating psychrometric states of moist air.
Python library for arbitrary-precision floating-point arithmetic
A computer algebra system written in pure Python
Taken from http://www.phpclasses.org/browse/file/11680.html, cred to Miles Kaufmann