What's all this, then?
open-menu closeme
All posts
About
Home
Tags
github twitter linkedin facebook rss
  • Carroll's "improved" Doublets: allowing permutations

    calendar Nov 7, 2022 · 3 min read · programming julia  ·
    Share on: twitter facebook linkedin copy

    Carroll originally invented his Doublets in 1877, they were published in "Vanity Fair" (the magazine, not the Thackeray novel) in 1879. Some years later, in an 1892 letter, Carroll added another rule: that permutations were allowed. This allows very neat chains such as:

    roses, noses, notes, steno, …

    Read More
  • Super Doublets: more word ladders with Julia

    calendar Nov 5, 2022 · 2 min read · programming julia  ·
    Share on: twitter facebook linkedin copy

    Apparently there's a version of Doublets (see previous post) which allows you to add or delete a letter each turn. Thus we can go from WHEAT to BREAD as

    WHEAT, HEAT, HEAD, READ, BREAD

    which is shorter than the ladder given in that previous post. However, we can easily adjust the material from that post to implement …


    Read More
  • Word ladders with Julia

    calendar Nov 3, 2022 · 12 min read · programming julia  ·
    Share on: twitter facebook linkedin copy

    Lewis Carroll's game of Doublets

    Such a long time since my last post! Well, that's the working life for you.

    Anyway, recently I was reading about Lewis Carroll - always one of my favourite people - and was reminded of his word game "Doublets" in which one word is turned into another by changing one letter at …


    Read More
  • Speeds of Julia and Python

    calendar Dec 19, 2019 · 6 min read · programming python julia  ·
    Share on: twitter facebook linkedin copy

    Introduction

    Python is of course one of the world's currently most popular languages, and there are plenty of statistics to show it. Of all languages in current use, Python is one of the oldest (in the very quick time-scale of programming languages) dating from 1990 - only C and its variants are older. However, it …


    Read More

Recent Posts

  • Parabolas, numerically
  • Parameterization of the parabola
  • Four point parabolas
  • General expressions
  • Bicentric heptagons
  • Poncelet's porism on non-circular conic sections
  • Image dithering: a very simple error diffusion matrix
  • Image dithering: a very simple error diffusion matrix
  • Image dithering (2): error diffusion
  • Image dithering (1): half toning

Tags

MATHEMATICS 22 JULIA 16 VOTING 15 PYTHON 14 COMPUTATION 12 ALGEBRA 10 GIS 8 IMAGE-PROCESSING 5 GEOMETRY 4 JSXGRAPH 4 PROGRAMMING 4 CAD 3 LINEAR-PROGRAMMING 3 ANALYSIS 1 ASTRONOMY 1 CRYPTOGRAPHY 1 EDUCATION 1 GEOGEBRA 1 HASKELL 1 HISTORY 1 HUGO 1 HUMOUR 1 MUSIC 1 ORG 1 SCIENCE 1
What's all this, then?

Copyright  WHAT'S ALL THIS, THEN?. All Rights Reserved

to-top