warsquid blog

    Programming and data science from your friendly neighbourhood squid

  • Blog
  • Demos
  • Projects
  • Tags
  • About me:
  • Personal GitLab
  • Professional GitHub
  • ORCID

Colour reduction with k-means

BlogSeptember 03, 2019Tags:
javascript
canvas
es6

Using k-means clustering to simplify image colour palettes


More fractals using rewriting systems

BlogAugust 25, 2019Tags:
javascript
canvas
es6

Going a bit deeper with the fractals from "The Algorithmic Beauty of Plants"


Fun With Fractals

DemosAugust 02, 2019Tags:
javascript
canvas

Creating fractals is simpler than I thought


Solving substitution ciphers with Markov chains in Python

BlogJuly 28, 2019Tags:
python
algorithms
nlp

Using simple probabilities to decrypt text


Unpacking tables with a hill-climbing method in Python

BlogJuly 20, 2019Tags:
python
algorithms

A puzzle: if you all have is a crosstab of counts in different categories, can you recover the individual-level data?


Don't trust small sample sizes

BlogJuly 15, 2019Tags:
stats
r

Why small sample sizes might be even worse than you think


Rad

ProjectsJuly 11, 2019Tags:
r
bookdown

A short course on R for non-programmers


P-values aren't trendy

BlogJuly 10, 2019Tags:
stats
r

Why you should never say 'a trend towards significance'


Leveller

ProjectsJuly 08, 2019Tags:
python
django

A web app for allocating participants in clinical trials


Smallerize

ProjectsJuly 08, 2019Tags:
python

Minimization for clinical trials in Python.


‹ PreviousPage 2Next ›
All content © Marius Mather. CC BY 4.0, feel free to share.