Skip to content
View JoshHayes's full-sized avatar
♾️
♾️

Highlights

  • Pro

Block or report JoshHayes

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
JoshHayes/README.md

Hey, I'm Joshua Hayes ♾️

I am a mathematics PhD student at the École polytechnique fédérale de Lausanne (EPFL) and Assistant-doctorant at the Swiss Finance Institute, working under the supervision of Prof. Damir Filipović.

Previously, I taught mathematics to computers at a hedge fund.

🔭 Research

  • Kernel methods and applications to quantitative finance
  • Machine Learning for quantitative finance
  • Causal inference and Bayesian statistics
  • Dependently-typed programming in Agda
    • compositional specification of financial contracts
    • Correct Approximate Computing

📫 Contact

GitHub Stats

Pinned Loading

  1. Using C++20 concepts to avoid inheri... Using C++20 concepts to avoid inheritance - a tiny demo
    1
    // Using C++20 concepts to enable composition over inheritance - a tiny demo.
    2
    // Notes from a lovely talk by Jonathan Gopel
    3
    //
    4
    // Source:
    5
    //      Using Modern C++ to Eliminate Virtual Functions - Jonathan Gopel - CppCon 2022
  2. JoshHayes JoshHayes Public

    GitHub profile

  3. joshhayes.github.io joshhayes.github.io Public

    The repo for my personal website.

    CSS

  4. QuantLib QuantLib Public

    Forked from lballabio/QuantLib

    The QuantLib C++ library

    C++