Skip to content
View bott-j's full-sized avatar

Block or report bott-j

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
bott-j/README.md

Hello, I am a senior engineer with experience in the field of software control, R&D and electrical engineering.

Here I will be uploading new and old code which I have developed in my own time, for the most part in Python or C++.

Also see my blog on GitHub Pages at bott-j.github.io, where I post on various engineering and science topics.

Pinned Loading

  1. lin-mat lin-mat Public

    Linear algebra class library in C++ supporting matrix operations, decompositions and matrix inversion.

    C++

  2. pydbfilter pydbfilter Public

    A time-series data compression Python module together with tools for processing of Influx DB TCP/IP line protocol streams and CSV data files.

    Python

  3. python-state-estimation python-state-estimation Public

    Power system state-estimation and power-flow calculation examples in Python using the Gauss Newton numerical algorithm.

    Python

  4. win-ten-cpp win-ten-cpp Public

    A simple tennis game similar to Pong, implemented in object-orientated C++ using the native Windows GDI+ and GUI APIs.

    C++

  5. interfacing-hls-lfcd2 interfacing-hls-lfcd2 Public

    Interface for the HLS-LFCD2 LiDAR sensor written for single-board computers.

    C

  6. monte-carlo-integration-python monte-carlo-integration-python Public

    Example of monte-carlo numerical method for calculating integrals of functions and Pi.

    Jupyter Notebook