/various-old-works

Primary LanguagePythonMIT LicenseMIT


Various projects, not validated, created for enjoyment.


PCE.py

Polynomial Chaos Expansion utilizing Hermite polynomials.

ChaoticPendulum.py

Explorations of the Chaotic Pendulum through various case studies of the nonlinear pendulum.

BlackScholes.py

A simple implementation of the Black-Scholes model, along with a test of the Heston model in Python.

1DPIC

1D Particle-In-Cell simulation code.

1DPIC_Laser

1D Particle-In-Cell simulation code incorporating laser interactions.