Louis Finegan (Louis-Finegan)

Louis-Finegan

Geek Repo

Location:Dublin Ireland

Github PK Tool:Github PK Tool

Louis Finegan's repositories

Lorenz-Attractors-Pygame-Python3

Chaos Equations (Lorenz Attractors) in python3 using the pygame, scipy and numpy libaries.

Language:PythonLicense:MITStargazers:3Issues:2Issues:0

Basic-Projectile-Simulation-PyGame-Python3

Simple interactive projectile simulator using PyGame in Python3.

Language:PythonLicense:MITStargazers:2Issues:2Issues:0

Chaos-game

Chaos Game in python3 using Pygame

Language:PythonLicense:MITStargazers:2Issues:2Issues:0

Basic-Projectile-Simulator-Javascript

Basic Projectile simulation in javascript and HTML.

Language:JavaScriptLicense:MITStargazers:1Issues:1Issues:0

Convection-Diffusion-Models-Finite-Difference-Method-Python3

Applying the finite-difference method to the Convection Diffusion equation in python3. Examples included: One dimensional Heat equation, Transport equation, Fokker-Plank equation and some two dimensional examples.

Language:PythonStargazers:1Issues:2Issues:0

Henon-Map-Pygame-Python3

Henon Map in Python3 using the pygame library.

Language:PythonStargazers:1Issues:1Issues:0

Root-Finding-Algorithms-c

Algorithms for root finding writting in c with, bash shell script that compiles and runs all executable files.

Language:CLicense:MITStargazers:1Issues:1Issues:0

Second-Order-ODE

Solving second order ODEs and Systems of ODEs with scipy library.

Language:PythonStargazers:1Issues:0Issues:0

Weather-api-Openweathermap-bash

Pulls weather information such as temperature, rainfall, humidity, etc, using the Openweathermap current weather and forecasts API. Data (stored in a json file) is parsed using the jq command and output in the terminal. Script written entirely in bash.

Language:ShellLicense:MITStargazers:1Issues:0Issues:0

Least-Squares-Method-Curve-Fitting-python3

Applying the Least-Square-Method to Curve-Fit in python using Numpy.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

Monte-Carlo-Simulation-and-ODEs

A brief discussion of applying Monte-Carlo Integration to Solving Ordinary Differential Equations Numerically.

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