Pinned Loading
-
qrref
qrref PublicPython package and reference implementation of a QR code generator with a simple CLI for showing, saving and copying generated QR codes.
Python
-
ODEplotter
ODEplotter PublicA simple Python package for solving, plotting, and animating ordinary differential equations (ODEs).
Python
-
-
Simple function for sampling a weigh...
Simple function for sampling a weighted die, based on a beta distribution. `luck` should be in the range [-100, 100]. At `luck = 0` the distribution is uniform (a fair die). The impact of `luck` can be adjusted via the constant `POWER`. 1#include <random>
234const double POWER = 1.0;
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.