A simple command-line quadratic equation solver written in Python. Returns both the possible values of x and of course it supports float.
A comprehensive C++ library for solving Ordinary Differential Equations (ODEs) and Partial Differential Equations (PDEs) with Python bindings. This project implements ...
Building a Navier-Stokes Solver in Python from Scratch: Simulating Airflow” https://lnkd.in/e6KxQ8NV walks through taking the incompressible Navier–Stokes equations all the way to a working 2D solver ...