-
Notifications
You must be signed in to change notification settings - Fork 178
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
206 changed files
with
4,365 additions
and
7,879 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,38 +1,35 @@ | ||
QLNet 1.11.4 | ||
QLNet 1.12.0 | ||
========================= | ||
|
||
QLNet 1.11.4 | ||
QLNet 1.12.0 | ||
A detailed list of changes is available in ChangeLog.txt. | ||
|
||
WARNING : This is the last version supporting old Visual Studio projects, with | ||
the upcoming version 1.12 the QLNetOld.sln will be removed and a general cleanup | ||
will be done. | ||
|
||
MATH | ||
|
||
+ Added Cumulative Gamma distribution | ||
FRAMEWORK | ||
|
||
INSTRUMENTS | ||
+ Removed QLNet old framework solution | ||
+ Updated tests to use only xunit | ||
+ Updated library to netstandard 2.1 | ||
+ Updated test suite to .Net Core 5 | ||
+ Updated samples to .Net Core 5 | ||
|
||
+ Fixed Weighted Average Life calculation for past dates | ||
MATH | ||
|
||
TERMSTRUCTURES | ||
+ Fixed LineSearchBasedMethod.minimize, thx @hhaldn for spotting it. | ||
|
||
+ Added Quanto Term Structure | ||
CALENDARS | ||
|
||
METHODS | ||
+ Fixed Denmark holidays, thx @hhaldn | ||
+ Added Austrian, French and Chilean calendars | ||
+ Updated all existing calendars up to 2021 | ||
|
||
+ Added Cranck-Nicholson, Method of Lines & TrBDF2 schemes | ||
TIME | ||
|
||
ENGINES | ||
+ Added utility Date.ToDateTime() method | ||
+ Fixed ActualActualISMA daycounter calculation for long/short final periods, thanks @kristofferpagels. | ||
|
||
|
||
+ Fixed Broadie-Kaya exact scheme [Heston process] | ||
+ Added Monte Carlo Barrier Engine | ||
+ Fixed AdaptiveRungeKutta | ||
+ Added Cumulative & Inverse Cumulative Chi² Distrib | ||
TERMSTRUCTURES | ||
|
||
FRAMEWORK | ||
+ Fixed helpers sort for Piecewise Curves | ||
|
||
+ Added more QLNet Exceptions | ||
+ Bug fixing and refactoring. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
Oops, something went wrong.