Skip to content
View fightingsleep's full-sized avatar
Block or Report

Block or report fightingsleep

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. SimpleBinomialOptionPricingModel SimpleBinomialOptionPricingModel Public

    Simple implementation of the binomial option pricing model.

    C++

  2. SimpleBlackScholesCalculator SimpleBlackScholesCalculator Public

    Simple implementation of the famous Black-Scholes option pricing model

    Python 1

  3. SimpleMonteCarloOptionPricingModel SimpleMonteCarloOptionPricingModel Public

    Simple option pricing model using Monte Carlo simulation

    C++

  4. BrownianMotionSimulation BrownianMotionSimulation Public

    Stock price path generation using geometric brownian motion

    JavaScript

  5. PPPConverter PPPConverter Public

    Convert your salary using the power of Purchasing Power Parity (PPP)

    HTML 7 2

  6. MultipleRegressionTools MultipleRegressionTools Public

    A module for performing multiple regression easily

    Python