Commit 31140e2
committed
Submodule QuantLib-SWIG updated 49 files
- .github/workflows/copyrights.yml+2-2
- .github/workflows/devenv-images.yml+6-6
- .github/workflows/increase-version-number.yml+37
- .github/workflows/license-url.yml+2-2
- .github/workflows/linux.yml+3-1
- .github/workflows/misspell.yml+2-2
- .github/workflows/namespaces.yml+2-2
- .github/workflows/prepare-release-candidate.yml+2-2
- .github/workflows/prepare-release.yml+2-2
- .github/workflows/publish-release.yml+4-4
- CSharp/Makefile.am+10-10
- CSharp/csharp/NQuantLib.csproj+1-1
- CSharp/examples/BermudanSwaption/BermudanSwaption.csproj+1-1
- CSharp/examples/EquityOption/EquityOption.csproj+1-1
- CSharp/examples/FiniteDifferenceMethods/FiniteDifferenceMethods.csproj+1-1
- CSharp/examples/Times/Times.csproj+1-1
- ChangeLog.txt+414-571
- Java/examples/Bonds.java+2-2
- News.md+17-9
- Python/README.md+1-1
- Python/setup.py+25-21
- Python/setup.py.in+24-20
- Python/test/test_equityindex.py+1-1
- Python/test/test_options.py+46-4
- Python/test/test_swap.py+1
- Python/test/test_termstructures.py+1-1
- R/DESCRIPTION+1-1
- R/demo/european-option.R+11-11
- SWIG/asianoptions.i+7
- SWIG/bonds.i+3
- SWIG/cashflows.i+151-75
- SWIG/common.i+21
- SWIG/discountcurve.i+4-1
- SWIG/forwardcurve.i+4-1
- SWIG/indexes.i-5
- SWIG/inflation.i+89-114
- SWIG/options.i+21
- SWIG/piecewiseyieldcurve.i+14-2
- SWIG/ql.i+3-2
- SWIG/ratehelpers.i+22-25
- SWIG/spreaddiscountcurve.i+37
- SWIG/swap.i-51
- SWIG/swaption.i+1-1
- SWIG/termstructures.i+9-5
- SWIG/volatilities.i+12
- SWIG/zerocurve.i+3
- configure.ac+1-1
- dockerfiles/ci.base.Dockerfile+1-1
- dockerfiles/ci.csharp.Dockerfile+6-1
0 commit comments