Skip to content

TF Quant Finance 0.0.1-dev7

Pre-release
Pre-release
Compare
Choose a tag to compare
@cyrilchim cyrilchim released this 12 Sep 15:15
· 846 commits to master since this release

Major Features and Improvements:

  • added optimization algorithms: BFGS, L-BFGS, conjugate gradient descent, Nelder-Mead;
  • added bond rate curve fitting using Hagan West interpolation;
  • added antithetic random type for sampling Multivariate Normal Distribution;
  • added several example Jupyter notebook example;
  • fixed a number of bugs.