I have several repositories on GitHub.

  • financial_calcs is a Python package for use in technical trading.
  • walabot_gui is a C++ library with a Qt Gui for showing off the Walabot in scan mode.
  • sampled_imaging_system is a Python package for calculating the performance of a sampled imaging system according to the TTP (Targeting Task Parameter).
  • proto_state_machine is a Python package for creating a fancy state machine. It could be used in the style of Harel’s statecharts.