Rakhymzhann1997's Stars
lballabio/QuantLib
The QuantLib C++ library
maziarraissi/PINNs
Physics Informed Deep Learning: Data-driven Solutions and Discovery of Nonlinear Partial Differential Equations
dealii/dealii
The development repository for the deal.II finite element library
LechGrzelak/QuantFinanceBook
Quantitative Finance book
LechGrzelak/Computational-Finance-Course
Here you will find materials for the course of Computational Finance
lyc102/ifem
iFEM is a MATLAB software package containing robust, efficient, and easy-following codes for the main building blocks of adaptive finite element methods on unstructured simplicial grids in both two and three dimensions.
LechGrzelak/FinancialEngineering_IR_xVA
oseledets/TT-Toolbox
The git repository for the TT-Toolbox
Robin-Guilliou/Option-Pricing
Option pricing with various models (Black-Scholes, Heston, Merton jump diffusion, etc) and methods (Monte Carlo, finite difference, Fourier).
XBraid/xbraid
XBraid Parallel-in-Time Solvers
shayneobrien/numerical-methods
Methods in numerical analysis. Includes: Lagrange interpolation, Chebyshev polynomials for optimal node spacing, iterative techniques to solve linear systems (Gauss-Seidel, Jacobi, SOR), SVD, PCA, and more.
jcfrei/Heston
Option pricing function for the Heston model based on the implementation by Christian Kahl, Peter Jäckel and Roger Lord. Includes Black-Scholes-Merton option pricing and implied volatility estimation. No Financial Toolbox required.
ISM-Weimar/DeepEnergyMethods
ViktorC/PararealML
A machine learning boosted parallel-in-time differential equation solver framework.
aganse/InvGN
Calculate Tikhonov-regularized, Gauss-Newton nonlinear iterated inversion to solve the damped nonlinear least squares problem (Matlab code).
redbzi/NM-Heston
ADI Finite Difference schemes for option pricing using the Heston model
AlessandroGnoatto/Deep-xVA-Solver
Implementation of the Deep xVA Solver of Gnoatto, Picarelli and Reisinger (2020) https://arxiv.org/abs/2005.02633
Institute-for-Risk-and-Reliability/NURBS-Toolbox
MATLAB Toolbox including a collection of routines for the creation, and manipulation of Non-Uniform Rational B-Splines (NURBS), based on the NURBS toolbox by Mark Spink.
LechGrzelak/PyStochasticVolatility
This repository contains different tools to simulate underlyings under SV dynamics. As well, we have implemented several tools for computing option price under SV.
tamaskis/tridiagonal-MATLAB
Solves the tridiagonal linear system Ax = d for x using the tridiagonal matrix algorithm (i.e. the Thomas algorithm).
oliverpierson/volterra
Volterra Integral Equation Solver
vincent27hugh/FEM_Heston_Model
We apply Finite Element Method (FEM) for option pricing problem under Heston's Model.
abhiyanpaudel/basic_FVM_book_codes
Basic Finite Volume Method codes of example problems
lanstonchu/RBF-PDE
Radial Basis Function Methods for Solving Partial Differential Equations (Vanilla and Exotic Options)
standing-o/Numerical_Methods_for_Fractional_Derivative
Numerical implementation of fractional derivative and integral
IuliaMartinaBulai/VIE_Toolbox
Volterra Integral Equation Toolbox
JalendraIITP/Option_Pricing_using_Machine_Learning
This is a Option Price Calculator designed using ANN & ReactJS & Flask
junliu2050/PinT-AmericanOptions
Parallel-in-Time Iterative Methods for Pricing American Options
kpentland/StochasticParareal
This repository contains sample code for the pre-print paper by Pentland, Tamborrino, Sammadar & Appel - "Stochastic parareal: a novel application of probabilistic methods to time-parallelisation".
mbarikbin/SCM_SIE
Iterative shifted Chebyshev method for nonlinear stochastic Ito_Volterra integral equations