- Personal homepage and blog: https://mjhdata.netlify.app/
- My R packages: https://mhenderson.r-universe.dev
- My Python packages: https://pypi.org/user/MHenderson/
I am writing a book and a bibliography about Room Squares.
I am also developing an R package {wallis} for constructing examples of Room squares.
{wallis} is demonstrated in these repositories:
- maximal-room-squares - generate maximal partial Room squares in R.
- more-maximal-room-squares - an R6-based implementation of maximal partial Room squares in R.
- greedy-maximal-room-squares - exploring the spectra of maximal partial Room squares in R using the wallis package.
- random-maximal-room-squares - randomised maximal partial Room squares in R with wallis.
- room-squares-animation - animate sequences of partial Room squares.
I am developing an R package {keedwell} for completing and embedding (partial) latin squares/rectangles.
{keedwell} is demonstrated in these repositories:
- mhall-in-r - extending latin rectangles in R using Marshall Hall's theorem.
- ryser-in-r - extending latin rectangles in R using Ryser's theorem.