C++ Projects
C++ Numerical Library
Mathématiques is a numerical library for performing linear algebra, calculus, vector calculus, etc in C++ via simple MATLAB-like syntax, while also providing run-time performance and memory usage of hand-coded C or Fortran.
Mathématiques distinguishes itself from other libraries by an elegance and versatility that are only possible using the features of C++11,14, and 17.
My goal is to add the remaining the fundamental features. I am currently looking for funding.
3D Plasma Surfaces
These videos were created using matlab. The surfaces themselves were calculated by tracing magnetic field lines, written in C++.