What's all this, then?
All posts
About
Home
Tags
  • Linear programming in Python (2)

    Oct 30, 2018 linear-programming python

    Here's an example of a transportation problem, with information given as a table: Demands 300 360 280 340 220 750 100 150 200 140 35 Supplies  400 50 70 80 65 80 350 40 90 100 150 130 This is an example of a balanced, non-degenerate transportation problem. It is balanced since the sum of supplies equals the sum of …

    Read More
  • Linear programming in Python

    Oct 28, 2018 linear-programming python

    For my elementary linear programming subject, the students (who are all pre-service teachers) use Excel and its Solver as the computational tool of choice. We do this for several reasons: Excel is software with which they're likely to have had some experience, also it's used in schools; it also means we don't have to …

    Read More
  • Python GIS, and election results

    Mar 31, 2018 GIS python voting

    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
  • Analysis of a recent election

    Dec 7, 2017 voting python

    On November 18, 2017, a by-election was held in my suburb of Northcote, on account of the death by cancer of the sitting member. It turned into a two-way contest between Labor (who had held the seat since its inception in 1927), and the Greens, who are making big inroads into the inner city. The Greens candidate won, …

    Read More
    • ««
    • «
    • 1
    • 2
    • »
    • »»

Recent Posts

  • Carroll's "improved" Doublets: allowing permutations
  • Super Doublets: more word ladders with Julia
  • Word ladders with Julia
  • Every academic their own text-matcher
  • More mapping "not quite how-to" - Voronoi regions
  • A mapping "not quite how-to"
  • Further mapping: a win and a near miss
  • Post-election mapping
  • Post-election swings
  • Ramanujan's cubes

Tags

MATHEMATICS 19 VOTING 15 PYTHON 14 ALGEBRA 10 COMPUTATION 10 JULIA 10 GIS 8 PROGRAMMING 4 CAD 3 GEOMETRY 3 JSXGRAPH 3 LINEAR-PROGRAMMING 3 ANALYSIS 1 ASTRONOMY 1 CRYPTOGRAPHY 1 EDUCATION 1 GEOGEBRA 1 HASKELL 1 HISTORY 1 HUGO 1 HUMOUR 1 IMAGE-PROCESSING 1 MUSIC 1 ORG 1 SCIENCE 1

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