Open Source Projects

Project / Github Documentation Travis CI Description
Mappel
      [Mappel.git]
[HTML] [PDF] Maximum a posteriori Point Emitter Localization – High-performance, parallel, robust, cross-platform localization for EMCCD and SCMOS microscopy.
MexIFace
      [MexIFace.git]
[HTML] [PDF] Cross-platform Matlab MEX / C++ Class-based interface wrapper using CMake
PriorHessian
      [PriorHessian.git]
[HTML] Composite multi-dimensional prior distribution log-likelihood and derivative calculations.
Tracker
      [Tracker.git]
[HTML] A Trajectory connection library for single particle tracking using the linear assignment sub-problem.
ParallelRngManager
      [ParallelRngManager.git]
[HTML] Manages a lock-free parallel random number generator for C++ OpenMP applications with global seeding and deterministic repeatability.
BacktraceException
      [BacktraceException.git]
[HTML] [PDF] A C++ exception type that captures a stack backtrace when thrown. Useful for quickly debugging Matlab and Python modules.
UncommonCMakeModules
      [UncommonCMakeModules.git]
[README]   An assortment of modern CMake Modules and building blocks to automate CMake boiler-plate tasks, making boring things easier to avoid messing up.
OMPExceptionCatcher
      [OMPExceptionCatcher.git]
[README]   A lightweight class for managing C++ exception handling strategies in OpenMP code.