Open Issues Need Help
View All on GitHub help wanted
help wanted
Using IMM-rolls swaps to build curves 7 days ago
help wanted
help wanted
help wanted
Exploration: suggestions for AI-assisted coding about 1 month ago
help wanted
SOFR observation lag about 1 month ago
help wanted
ILS SHIR support about 2 months ago
help wanted
`OvernightIndexedCoupon`: rate rounding hook for ISDA matrix conventions about 2 months ago
help wanted
Problematic inheritance in DefaultLossModel about 2 months ago
help wanted
help wanted
help wanted
help wanted
Basket Loss & LHP Loss Model 3 months ago
help wanted
help wanted
help wanted
help wanted
Pricing Bonds with face values other than $100 4 months ago
help wanted
Callable bond further implementation 4 months ago
help wanted
help wanted
CMake build does not generate `QL_PACKAGE_NAME` 4 months ago
help wanted
Issue with first period cashflow in FixedRateBond 4 months ago
help wanted
help wanted
Option pricing BARONE-ADESI/WHALEY and negative rate 4 months ago
help wanted
help wanted
"Fast Valuation of Seasoned OIS Swaps" 5 months ago
help wanted
help wanted
ql.MakeSwaption holiday calendar 5 months ago
help wanted
MakeVanillaSwap may infer the wrong fixed leg tenor for swaps with explicit termination dates 5 months ago
help wanted
help wanted
Potential flaw in Actual/Actual Day Count Convetion when compared to ISDA docs, LSEG and Bloomberg 5 months ago
help wanted
backward start swap helper needed 5 months ago
help wanted
help wanted
inflationYearFraction in ZeroCouponInflationSwap 6 months ago
help wanted
avoid underflow in SmileSectionUtils 6 months ago
help wanted
help wanted
FloatingRateCoupon fixingDate() Following 6 months ago
help wanted
Jump in OAS on callable bond with ex coupon date 6 months ago
help wanted
Add ql.ZabrSwaptionVolatilityCube() 6 months ago
help wanted
help wanted
help wanted
GSR Process Kernel Crash in Python 7 months ago
help wanted
help wanted
Feature request: FX Forwards 8 months ago
help wanted
Add CrossCurrencySwapRateHelper 8 months ago
help wanted
OvernightIndexedCoupon: amount() and rate() return inf/nan if paymentDate < accrualEndDate 9 months ago
help wanted
Segfault for `AmortizingFloatingRateBond` constructor. 11 months ago
AI Summary: A user reported a segmentation fault when attempting to construct an `AmortizingFloatingRateBond` in QuantLib Python using seemingly invalid or default arguments, specifically an empty `ql.Schedule()`. Although the user acknowledges these inputs are not intended for a valid bond, a segfault indicates a critical unhandled error in the underlying C++ code. The issue suggests the need for robust input validation to prevent crashes and instead raise a proper exception for invalid constructor arguments.
Complexity:
3/5
help wanted