{% extends "base.html" %} {% block title %}RWA Calculator{% endblock %} {# Full-screen constellation hero, matching the docs landing page. Loads the shared landing design system (homepage.css) instead of app.css and suppresses the base sticky nav so the hero owns the screen. The animated polar-bear constellation is injected into .constellation-bg by bear-constellation.js. #} {% block styles %} {% endblock %} {% block topnav %}{% endblock %} {% block body %}
OpenAfterHours
UK Credit Risk RWA Calculator
$ UK CREDIT RISK · CRR & BASEL 3.1

Risk-Weighted Assets,
computed at the speed of Polars.

Run the Standardised, F-IRB and A-IRB approaches over your portfolio, explore the results, and quantify the CRR → Basel 3.1 capital impact — all locally.

$ pip install rwa-calculator
50–100×
Faster than reference impl.
~5,300
Regulatory test cases
2 frameworks
CRR · Basel 3.1
Active dev
Pre-1.0 · not production-ready
{% endblock %} {% block scripts %} {% endblock %}