Open Issues Need Help
View All on GitHub help wanted
help wanted
help wanted
Callable bond further implementation 26 days ago
help wanted
Exploration: suggestions for AI-assisted coding about 1 month ago
help wanted
help wanted
help wanted
Using IMM-rolls swaps to build curves about 2 months ago
help wanted
help wanted
review reference date adjustments in rate helpers 2 months ago
help wanted
SOFR observation lag 3 months ago
help wanted
ILS SHIR support 3 months ago
help wanted
help wanted
Problematic inheritance in DefaultLossModel 3 months ago
help wanted
help wanted
help wanted
help wanted
Basket Loss & LHP Loss Model 4 months ago
help wanted
help wanted
help wanted
help wanted
Pricing Bonds with face values other than $100 6 months ago
help wanted
help wanted
CMake build does not generate `QL_PACKAGE_NAME` 6 months ago
help wanted
Issue with first period cashflow in FixedRateBond 6 months ago
help wanted
help wanted
Option pricing BARONE-ADESI/WHALEY and negative rate 6 months ago
help wanted
help wanted
"Fast Valuation of Seasoned OIS Swaps" 6 months ago
help wanted
help wanted
ql.MakeSwaption holiday calendar 6 months ago
help wanted
MakeVanillaSwap may infer the wrong fixed leg tenor for swaps with explicit termination dates 6 months ago
help wanted
help wanted
Potential flaw in Actual/Actual Day Count Convetion when compared to ISDA docs, LSEG and Bloomberg 7 months ago
help wanted
backward start swap helper needed 7 months ago
help wanted
help wanted
inflationYearFraction in ZeroCouponInflationSwap 7 months ago
help wanted
avoid underflow in SmileSectionUtils 7 months ago
help wanted
help wanted
FloatingRateCoupon fixingDate() Following 7 months ago
help wanted
Jump in OAS on callable bond with ex coupon date 7 months ago
help wanted
Add ql.ZabrSwaptionVolatilityCube() 8 months ago
help wanted
help wanted
help wanted
GSR Process Kernel Crash in Python 9 months ago
help wanted
help wanted
Feature request: FX Forwards 9 months ago
help wanted
Add CrossCurrencySwapRateHelper 10 months ago
help wanted
OvernightIndexedCoupon: amount() and rate() return inf/nan if paymentDate < accrualEndDate 10 months ago
help wanted
Segfault for `AmortizingFloatingRateBond` constructor. about 1 year 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