Skip to content
View jaganmn's full-sized avatar

Block or report jaganmn

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jaganmn/README.md

Hey, I'm Mikael! :-)

I live in Toronto, Ontario, Canada and I work as a research software developer in the Department of Mathematics and Statistics at McMaster University, where my main research interests are statistical computing and statistical inference for ecological models.

I'm an active contributor to the R programming language and to the R package ecosystem maintained by CRAN and Bioconductor.

  • Since 2021, I've been reporting, diagnosing, and providing patches for bugs in R with a focus on numerical linear algebra, statistical models, and object orientation (generic functions, classes, methods, and method dispatch).
  • I maintain R package Matrix alongside R Core Team member (and principal maintainer) Martin Mächler. Matrix extends R with classes for representation of dense and sparse structured matrices and methods for efficient operations on objects. Matrix is a "recommended" package, meaning that it is bundled with standard distributions of R and therefore available "out of the box" to almost all R users. More than 2000 packages distributed by CRAN or Bioconductor list Matrix as a direct dependency.
  • I maintain R package flint, an R interface to FLINT, a C library for number theory. flint extends R with arbitrary precision integer and floating-point types and arbitrary precision implementations of basic arithmetic, numerical linear algebra, special mathematical functions, and ODE system solution. Numerical error is propagated rigorously using so-called midpoint-radius interval arithmetic, also known as ball arithmetic.
  • Collaborating with Ben Bolker, I contribute to a stack of R packages widely used for estimation of generalized linear mixed effects models, including lme4 and glmmTMB.
  • I maintain two R packages devoted to simulation and estimation of nonlinear models of epidemics, namely epigrowthfit and fastbeta.

Most of my projects can be viewed as providing an R API for internal or system C and C++ libraries. Maintaining such software (testing that it works correctly across toolchains, platforms, environments, ...), one becomes familiar with all sorts of non-R stuff (programming languages, libraries, tools, ..., also people skills), but I don't enumerate these here.

Send me an e-mail if you are looking for a competent research software person, scientific programmer, or similar! Funding for my current position at McMaster University may be running out, so I am looking for new and ideally full-time contract work.

Pinned Loading

  1. flint flint Public

    An R interface to FLINT (https://flintlib.org/), a C library for number theory

    C 6 2

  2. ifelse ifelse Public

    'ifelse' Variants

    R 14

  3. recipes recipes Public

    Forked from R-macos/recipes

    System for building static dependent libraries for CRAN packages

    Shell

  4. mxe mxe Public

    Forked from mxe/mxe

    MXE (M cross environment)

    Makefile

  5. lme4/lme4 lme4/lme4 Public

    Mixed-effects models in R using S4 classes and methods with RcppEigen

    HTML 665 161

  6. glmmTMB/glmmTMB glmmTMB/glmmTMB Public

    glmmTMB

    HTML 338 68