google/tf-quant-finance

High-performance TensorFlow library for quantitative finance.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 5 minutes ago
Added to GitGenius on September 12th, 2026
Created on July 24th, 2019
Open Issues & Pull Requests: 42 (+0)
GitHub issues: Enabled
Number of forks: 698
Total Stargazers: 5,501 (+0)
Total Subscribers: 174 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 11.2 hours
Mean response time: 239.1 days
90th percentile: 477.6 days
Tracked items: 2

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 3
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 1,253 days
Stale 30+ days: 3
Stale 90+ days: 3

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • good first issue (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

TF Quant Finance is a TensorFlow-based library for quantitative finance that provides high-performance components for pricing models, mathematical methods, and financial calculations with GPU acceleration and automatic differentiation.

The library addresses the need for efficient computation of complex financial models by organizing functionality into three tiers: foundational mathematical methods such as optimization and interpolation, mid-level methods including ODE and PDE solvers and diffusion path generators, and pricing-specific utilities covering models like Local Vol, Stochastic Vol, and Hull-White with calibration support. This layered architecture allows developers to access components at their appropriate level of abstraction without requiring knowledge of higher-level functionality.

Developers considering adoption should be aware that this library is no longer maintained and has been archived. The README explicitly states that the project is no longer under active development and recommends forking the codebase for continued use. This makes it suitable only for teams willing to maintain their own fork or for reference purposes. The library was designed for practitioners building quantitative finance applications in Python who need GPU-accelerated computation and automatic differentiation capabilities that TensorFlow provides, particularly those working with exotic derivatives pricing and rate curve construction.

The project's development has ceased, with the repository archived and no longer receiving updates or maintenance.