
One Dimensional Heat Equation via SUNDIALS and Haskell
This is a short example of how to use SUNDIALS to solve a simple partial differential equation in Haskell via the hmatrix-sundials library. The example Read More
This is a short example of how to use SUNDIALS to solve a simple partial differential equation in Haskell via the hmatrix-sundials library. The example Read More
Blog post on my new site. Source: Idontgetoutmuch’s Weblog
Blog post on my new site. Source: Idontgetoutmuch’s Weblog
Post available from my new site. Sadly WordPress doesn’t allow me to render the html exported by a Jupyter notebook. Source: Idontgetoutmuch’s Weblog
Introduction This blog started off life as a blog post on how I use nix but somehow transformed itself into a “how I do data Read More
I’m the chair this year for the first(!) ACM SIGPLAN International Workshop on Numerical Programming in Functional Languages (NPFL), which will be co-located with ICFP Read More
Introduction These are some very hasty notes on Runge-Kutta methods and IRK2 in particular. I make no apologies for missing lots of details. I may Read More
Introduction For the blog post still being written on variatonal methods, I referred to the still excellent Bishop (2006) who uses as his example data, Read More
Introduction Summary Back in January, a colleague pointed out to me that GHC did not produce very efficient code for performing floating point abs. I Read More
Introduction Tribbles originate from the planet Iota Geminorum IV and, according to Dr. McCoy, are born pregnant. No further details are given but we can follow Read More