Python solutions to Project Euler math puzzles, often involving number theory, sequences, and series.
-
Updated
Dec 16, 2021 - Python
Python solutions to Project Euler math puzzles, often involving number theory, sequences, and series.
C++ implementation of the Dantzig's simplex algorithm.
A simple program for math function optimization through approximation. I this case, this operation is implemented through the use of a genetic algorithm. In its current state, the program works for 2 independent variable functions. Three test functions have been written inside the code, the rastrigin, ackley, sphere and booth ones
Real time Handwritten Mathematical Expressions and Calculations System for Students using Deep Learning !
Coastal Modeller Water Waves Simulation Papers
This repo contains supplementary material for our YouTube video series (https://www.youtube.com/c/CodingPerspective/).
Логические манипуляции над множествами
Mathematical modeling project to find the optimal way to choose which gas station to go to
Requires Java 8u181 or later update of Java 8 installed on your computer -- A windows program, written in Java SE 8u181, to calculate distance-, and path-matrix from given adjacency-matrix. It can be used e.g. in chemistry for realization of 2D-molecular graphs.
Aplicación que contiene métodos númericos
My personal math projects.
Collecting Notes on what I learn in Data Science
C++ program to solve BiSection Method
The bisection method is a root-finding method that applies to any continuous functions for which one knows two values with opposite signs.
Mathematical modeling project to include concept of formal justice into the compensation system
A Python program takes a mathematical function and draws it in a window.
Program than calculate geometric progression in Fortran
This simple Python project takes a string of characters representing a mathematical expression and returns its derivative with respect a given variable.
Add a description, image, and links to the mathematical-programming topic page so that developers can more easily learn about it.
To associate your repository with the mathematical-programming topic, visit your repo's landing page and select "manage topics."