File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -390,23 +390,24 @@ \section{Release Notes}\label{sec:releasenotes}
390390DOCUMENTATION
391391
392392\begin{itemize}
393- \item The user guide has grown from 440 to 480 pages, mainly due to the
394- migration of Credit derivative instruments into ORE, as well as new examples
393+ \item The user guide has grown from 440 to 486 pages, mainly due to the
394+ migration of Credit derivative instruments into ORE, as well as new examples 39 - 42.
395395\end{itemize}
396396
397397\bigskip
398- LANGUAGE BINDUNGS
398+ LANGUAGE BINDINGS
399399
400400\begin{itemize}
401401\item Upgrade to QuantLib-SWIG-1.29
402402\item The SWIG wrapper has been extended to provide access to ORE input
403403 construction in memory and to query in-memory results (reports etc), in line
404- with the refactoring mentioned below.
405- See the {\bf new Python example} OREAnalytics-SWIG/Python/Examples/ore3.py
404+ with the refactoring mentioned below. See the new {\bf Example 42}.
406405\item To facilitate access to ORE Python, we are providing Python wheels for various
407406 OS types and Python versions starting with this release, thanks to Eric Ehlers's
408407 effort and Luigi Ballabio's support to get in up and running using github actions.
409- See the \href{https://github.com/OpenSourceRisk/ORE-SWIG#readme}{ORE-SWIG repository} for {\bf how to install the ORE module}.
408+ Build instructions for the Python wheels are included in this user guide, see sections
409+ \ref{sec:oreswig}, \ref{sec:win_wheel}, \ref{sec:nix_wheel}.
410+ See the new {\bf Example 42} on how to use the published wheels.
410411\end{itemize}
411412
412413\bigskip
Original file line number Diff line number Diff line change 3636- OREAnalytics: 68 test functions (vs. 66 in the previous release)
3737
3838DOCUMENTATION
39- - The user guide has grown from 440 to 480 pages, mainly due to the
40- migration of Credit derivative instruments into ORE, as well as new examples
39+ - The user guide has grown from 440 to 486 pages, mainly due to the
40+ migration of Credit derivative instruments into ORE, as well as new examples 39 - 42.
4141
4242LANGUAGE BINDINGS
4343- Upgrade to QuantLib-SWIG-1.29
4444- The SWIG wrapper has been extended to provide access to ORE input
4545 construction in memory and to query in-memory results (reports etc), in line
46- with the refactoring mentioned below.
47- See the new Python example OREAnalytics-SWIG/Python/Examples/ore3.py
46+ with the refactoring mentioned below. See the new Example 42.
4847- To facilitate access to ORE Python, we are providing Python wheels for various
4948 OS types and Python versions starting with this release, thanks to Eric Ehlers's
5049 effort and Luigi Ballabio's support to get in up and running using github actions.
51- See the ORE-SWIG repository for how to install the ORE module.
50+ Build instructions for the Python wheels are included in the user guide's section 4.
51+ See the new Example 42 on how to use the published wheels.
5252
5353OTHER
5454- Upgrade to QuantLib-1.29
You can’t perform that action at this time.
0 commit comments