haskell
hp2pretty-0.10 released
Lazy text allows parsing huge files, provided you read them twice.
rounded 0.2 and 1.0 released
Properly rounded floating point numbers of arbitrary precision via MPFR.
Exhibition (Chalton Gallery, London)
Digital art, computer graphics, Free/Libre open source software. 12-27th April 2019.
Enumeration of Misiurewicz points
How to determine the number of Misiurewicz points of a given (pre)period in the Mandelbrot Set.
Pronunciation edit graphs
All shortest paths between words by adjacency of prounciation.
hp2pretty-0.9 released
Detached key and title options, with example for embedding in PDF.
GULCII at FARM (Oxford, UK)
A code recital performance in untyped lambda calculus.
Approximating hyperbolic tangent
Computing Padé approximants isn't so hard after all.
hp2pretty-0.8 released
New sorting and filtering flags, plus pattern fill for low ink printing.
Mandelbrot symbolics in the browser
Haskell compiled to JavaScript with GHCJS.
Code generation for series approximation
Parallel loops for coefficient recursions.
Floating point with extended exponent range
For when you need really big numbers without high precision.
Making seasonal cards with Snowglobe
Combining saved flake images using command line tools.
Converting fractions to strings of digits
With integer, preperiodic, and periodic parts.
ReCode Project - Topographic Form animated
Reimplementing computer art from the 1970s, part 4.
ReCode Project - Exploitation Quantitative...
Reimplementing computer art from the 1970s, part 3.
ReCode Project - Topographic Form
Reimplementing computer art from the 1970s, part 2.
ReCode Project - Traveling Through the Square Series
Reimplementing computer art from the 1970s.
hp2pretty-0.5 released
Significant speed improvements thanks to 'floatshow' and 'attoparsec'.
hp2pretty-0.2 released (6 weeks ago)
Improved abstraction, speed and memory usage.
Arrow transformers for sample rate conversion
Passing data behind the scenes.
From 97% to 66% CPU usage with very little effort
Optimization flags for GHC.