What's all this, then?
open-menu closeme
All posts
About
Home
Tags
github twitter linkedin facebook rss
  • Wrestling with Docker

    calendar Sep 15, 2018 · 4 min read  ·
    Share on: twitter facebook linkedin copy
    For years I have been running a blog and other web apps on a VPS running Ubuntu 14.04 and Apache - a standard LAMP system. However, after experimenting with some apps - temporarily installing them and testing them, only to discard them, the system was becoming a total mess. Worst of all, various MySQL files were …
    Read More
  • Householder's methods

    calendar Sep 9, 2018 · 4 min read · mathematics algebra  ·
    Share on: twitter facebook linkedin copy

    These are a class of root-finding methods; that is, for the numerical solution of a single nonlinear equation, developed by Alston Scott Householder in 1970. They may be considered a generalisation of the well known Newton-Raphson method (also known more simply as Newton's method) defined by

    \[ x\leftarrow …


    Read More
  • The Joukowsky Transform

    calendar Aug 24, 2018 · 1 min read · mathematics geometry jsxgraph  ·
    Share on: twitter facebook linkedin copy

    The Joukowksy Transform is an elegant and simple way to create an airfoil shape.

    Let \(C\) be a circle in the complex plane that passes through the point \(z=1\) and encompasses the point \(z=-1\). The transform is defined as

    \[ \zeta=z+\frac{1}{z}. \]

    We can explore the transform by looking at the circles centred at …


    Read More
  • Double Damask

    calendar Apr 27, 2018 · 5 min read · humour  ·
    Share on: twitter facebook linkedin copy
    This was a comedy sketch initially performed in the revue "Clowns in Clover" which had its first performance at the Adelphi Theatre in London on December 1, 1927. This particular sketch was written by Dion Titheradge and starred the inimitable Cicely Courtneidge as the annoyed customer Mrs Spooner. It has …
    Read More
  • Graphs of Eggs

    calendar Apr 20, 2018 · 2 min read · geometry jsxgraph  ·
    Share on: twitter facebook linkedin copy

    I recently came across some nice material on John Cook's blog about equations that described eggs.

    It turns out there are vast number of equations whose graphs are egg-shaped: that is, basically ellipse shape, but with one end "rounder" than the other.

    You can see lots at Jürgen Köller's Mathematische …


    Read More
  • Exploring JSXGraph

    calendar Apr 14, 2018 · 2 min read · jsxgraph  ·
    Share on: twitter facebook linkedin copy
    JSXGraph is a graphics package deveoped in Javascript, and which seems to be tailor-made for a static blog such as this. It consists of only two files: the javascript file itself, and an accompanying css file, which you can download. Alternaively you can simply link to the online files at the Javascript content …
    Read More
  • The trinomial theorem

    calendar Apr 5, 2018 · 2 min read · mathematics algebra  ·
    Share on: twitter facebook linkedin copy
    When I was teaching the binomial theorem (or, to be more accurate, the binomial expansion) to my long-suffering students, one of them asked me if there was a trinomial theorem. Well, of course there is, although in fact expanding sums of greater than two terms is generally not classed as a theorem described by the …
    Read More
  • Playing with Hugo

    calendar Apr 3, 2018 · 3 min read · hugo org  ·
    Share on: twitter facebook linkedin copy
    I've been using wordpress as my blogging platform since I first started, about 10 years ago. (In fact the first post I can find is dated March 30, 2008.) I chose wordpress.com back then because it was (a) free, and (b) supported mathematics through a version (or subset) of LaTeX. As I have used LaTeX extensively for …
    Read More
  • Python GIS, and election results

    calendar Mar 31, 2018 · 6 min read · GIS python voting  ·
    Share on: twitter facebook linkedin copy

    Election mapping

    A few weeks ago there was a by-election in my local electorate (known as an electoral division) of Batman here in Australia. I was interested in comparing the results of this election with the previous election two years ago. In this division it's become a two-horse race: the Greens against the …


    Read More
  • Presentations and the delight of js-reveal

    calendar Mar 11, 2018 · 5 min read  ·
    Share on: twitter facebook linkedin copy

    Presentations are a modern bugbear. Anybody in academia or business, or any professional field really, will have sat through untold hours of presentations. And almost all of them are terrible. Wordy, uninteresting, too many "transition effects", low information content, you know as well as I do.

    Pretty much …


    Read More
    • ««
    • «
    • 4
    • 5
    • 6
    • 7
    • 8
    • »
    • »»

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