Standards-oriented <cmath> implementation with constexpr, runtime, and SIMD support. All written in modern C++17.
-
Updated
Aug 31, 2026 - C++
Standards-oriented <cmath> implementation with constexpr, runtime, and SIMD support. All written in modern C++17.
MMath dissertation project: truncated CHM models + pseudospectral simulations. (Matrix and Vector Operations (FFT), Python, NumPy, Matplotlib, Jupyter Notebook).
Week 30 Homework in IT STEP Academy (Final Project for Object Oriented C++ Course DRAFT & introduction to functional programming)
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).
[School21] Implementation of math.h library in C, group project with greenbec @ S21
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.
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)
To associate your repository with the cmath topic, visit your repo's landing page and select "manage topics."