Martin K (MartinK-99)

MartinK-99

Geek Repo

0

followers

0

stars

Github PK Tool:Github PK Tool

Martin K's repositories

LotkaVolterraEquationsDormandPrince45

A solution to the Lotka-Volterra Equations is approximated using Dormand-Prince-45 method with adaptive step size control.

Language:PythonStargazers:2Issues:1Issues:0

3x3ReconstructionTool

This is a program that I wrote in Python to first of all learn Tkinter and also help me reconstruct 3x3 solves.

Language:PythonStargazers:1Issues:1Issues:0

euler-equations-shock-tube

Simulating the Shu-Osher shock tube problem for the Euler equations using the Lax-Friedrichs and Godunov scheme

Language:JuliaStargazers:1Issues:0Issues:0

Mandelbrot-And-Julia-Set

Here I have implemented a way to find elements of the Mandelbrot and a Julia set.

Language:Jupyter NotebookStargazers:1Issues:1Issues:0

AssignmentProblem

Here I have implemented the Assigment Problem which is a well known optimization problem.

Language:JuliaStargazers:0Issues:1Issues:0

knapsackProblem

The knapsack problem is implemented in Julia using JuMP and is solved with GLPK.

Language:JuliaStargazers:0Issues:1Issues:0

linearOptimizationJulia

The standard linear program for optimization is implemented in Julia using JuMP.

Language:JuliaStargazers:0Issues:1Issues:0

MartinK-99

Config files for my GitHub profile.

Stargazers:0Issues:0Issues:0

N-Body-Problem

Here I implemented the N Body Problem with the Euler and Runge Kutta method and the initial values of the positions and velocities of our planets.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Project-Euler-in-Julia

I will upload solutions to some Project Euler problems that I have solved using the Julia programming language.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

SIR-Model-RungeKutta4

Here I'm showcasing the SIR and SIRD model which can simulate the spread of a disease such as Covid-19. To approximate a numerical solution, I use the Runge-Kutta Method of order 4.

Language:PythonStargazers:0Issues:1Issues:0