Code browser

collatz

python · module

Various goodies related to Collatz conjecture.

funcutils

python · module

A utility module for functional abstractions.

A sequence processor

python · snippet

A generic function to process sequences based on user-defined behavior.

Randomization

python · snippet

Random number generation and random sampling.