Standards-oriented <cmath> implementation with constexpr, runtime, and SIMD support.
-
Updated
Jun 11, 2026 - C++
Standards-oriented <cmath> implementation with constexpr, runtime, and SIMD support.
MMath dissertation project: truncated CHM models + pseudospectral simulations. (Matrix and Vector Operations (FFT), Python, NumPy, Matplotlib, Jupyter Notebook).
3D interactive application in C++/OpenGL featuring a fully animated cow model. Real-time user controlled lighting effects, movable objects, and multiple perspectives (1st and 3rd person views).
Week 30 Homework in IT STEP Academy (Final Project for Object Oriented C++ Course DRAFT & introduction to functional programming)
Quadratic Equation calculator
An immutable complex number class with real and imaginary parts.
This repository contains a simple Mandelbrot set plotter in C++ using SDL2. It visualizes the Mandelbrot set by calculating iterations for each point in the complex plane. Features include customizable colors and efficient SDL2 rendering. Requires SDL2 and a C++ compiler. Contributions welcome. Licensed under MIT.
[School21] Implementation of math.h library in C, group project with greenbec @ S21
A console-based banking system built in C++ featuring user and banker interfaces. It supports account creation, deposits, withdrawals, balance checks, and manages loans and investments. Includes user authentication, Aadhaar/phone validation, and persistent file storage for all data.
A simple supernode circuit calculator using Python 3.7, cmath, numpy, PyQt5. Algorithm used: Modified Nodal Analysis (MNA)
Add a description, image, and links to the cmath topic page so that developers can more easily learn about it.
To associate your repository with the cmath topic, visit your repo's landing page and select "manage topics."