<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to CurveBuilder</title><link>https://sourceforge.net/p/curvebuilder/wiki/CurveBuilder/</link><description>Recent changes to CurveBuilder</description><atom:link href="https://sourceforge.net/p/curvebuilder/wiki/CurveBuilder/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 24 Jan 2014 03:39:13 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/curvebuilder/wiki/CurveBuilder/feed" rel="self" type="application/rss+xml"/><item><title>Discussion for CurveBuilder page</title><link>https://sourceforge.net/p/curvebuilder/wiki/CurveBuilder/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Curve Builder Documents&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lakshmi Krishnamurthy</dc:creator><pubDate>Fri, 24 Jan 2014 03:39:13 -0000</pubDate><guid>https://sourceforge.net68ccddda312f483854278ad6144e38da5e65bdd1</guid></item><item><title>CurveBuilder modified by Lakshmi Krishnamurthy</title><link>https://sourceforge.net/p/curvebuilder/wiki/CurveBuilder/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,60 @@
-Welcome to your wiki!
+CurveBuilder

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].

-The wiki uses [Markdown](/p/curvebuilder/wiki/markdown_syntax/) syntax.

-[[members limit=20]]
-[[download_button]]
+Lakshmi Krishnamurthy v2.3 23 January 2014
+
+CurveBuilder provides the functionality for highly customized discount, forward, credit, and FX curve construction, customized with wide variety of basis splines, calibration instrument types and measures.
+
+CurveBuilder exposes the following functionality:
+
+Basis Spline Library Extensions:
+Segment/Stretch/Span Partitioned Formulation (along with Latent State Quantification Metric extraction form the observed Manifest Measure)
+Segment Local Curvature + Length Penalty Setup (aka pseudo splines)
+Best-Fit Penalizing Splines with Custom Penalty Order and arbitrary (but “well-behaved”) basis spline set
+Penalty evaluated Regression Splines
+Local Hermite Smoothing Schemes – Akima, Bessel, Hagan-West, Harmonic, Huynh-Le Floch, Hyman, Kruger, and Preuss schemes.
+B Spline Functionality:
+Raw/Processed Basis Hat Functions Implementation
+Synthetic Monic Basis B Spline generation with shape control
+B Spline Sequence build-out using multic segment basis function aggregation
+Custom closed form cubic KLK Hyperbolic Tension
+Incorporation of the B Spline basis onto the segment/stretch/span schematic setup and usage
+Spline Based Discount Curve Build-Out:
+Shape Preserving Discount Curve Build with and without turn list adjustment
+Smoothing Discount Curve Build Pass with and without turn list adjustment
+Transition Spline Based Discount Curve Construction
+Estimation of the in-situ discount curve input quote Jacobian
+Implementation of the discount curve build-out using standard schemes such as DENSE, DUALDENSE, and CUSTOMDENSE
+Spline Based Forward Curve Build-Out:
+Shape Preserving Forward Curve Build
+Smoothing Forward Curve Build Pass
+Linearized Forward Basis Calibrator Constraint setup for fix-float and float-float
+Labeled correlated discount factor/forward rate merge sub-stretch setup
+Manifest Measure/Quantification metric tweaked latent state construction and the corresponding Jacobian
+CurveBuilder library achieves its design goal by implementing its functionality over several packages:
+
+Latent State Representation Package: The latent state representation package implements the latent state, the quantification metric/manifest measure, its labels, the merge stretch and its manager.
+Latent State Estimator Package: The latent state estimator package provides functionality to estimate the latent state, local/global state construction controls, constraint representation, and linear/non-linear calibrator routines.
+Latent Curve State Package: The latent curve state package provides implementations of latent state representations of discount curve, forward curve, zero curve, credit curve, FX Basis curve, and FX forward curve.
+Latent State Creator Package: The latent curve state package provides implementations of the constructor factories that create discount curve, forward curve, zero curve, credit curve, FX Basis curve, and FX forward curve.
+Analytics Definition Package: The analytics definition package provides definitions of the generic curve, discount curve, forward curve, zero curve, credit curve, FX Basis curve, and FX forward curve, turns list, and their construction inputs.
+Rates Analytics Package: The rates analytics package provides definitions of the discount curve, the forward curve, the zero curve, the discount factor and the forward rate estimators, the turns list, and their construction inputs.
+Download CurveBuilder binary along with the complete DRIP source from the link here.
+
+CurveBuilder is installed by simply placing the jar file it into the class-path.
+
+CurveBuilder is part of DRIP – open suite analytics and trading/valuation system for fixed income products. Detailed documentation and downloads may be found here.
+
+Usage
+HaganWestForwardInterpolator.java illustrates using the Hagan and West (2006) Estimator.
+ShapeDFZeroLocalSmooth.java demonstrates the usage of different local smoothing techniques involved in the discount curve creation.
+ShapePreservingDFZeroSmooth.java demonstrates the usage of different shape preserving and smoothing techniques involved in the discount curve creation.
+CustomDiscountCurveBuilder.java discount curve calibration and input instrument calibration quote recovery.
+CustomDiscountCurveReconciler.java demonstrates the multi-stretch transition custom discount curve construction, turns application, discount factor extraction, and calibration quote recovery.
+TemplatedDiscountCurveBuilder.java demonstrates the usage of the different pre-built Discount Curve Builders.
+DiscountCurveQuoteSensitivity.java demonstrates the calculation of the discount curve sensitivity to the calibration instrument quotes.
+CustomForwardCurveBuilder.java contains the sample demonstrating the full functionality behind creating highly customized spline based forward curves.
+More samples are available in the examples folder and in the Samples section.
+Licence
+CurveBuilder is distributed under the Apache 2.0 licence - please see the attached Licence for details.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lakshmi Krishnamurthy</dc:creator><pubDate>Fri, 24 Jan 2014 03:38:11 -0000</pubDate><guid>https://sourceforge.net93416643419715119ab502c063f017b48c925d42</guid></item><item><title>Home modified by Lakshmi Krishnamurthy</title><link>https://sourceforge.net/p/curvebuilder/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/curvebuilder/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
&lt;ul class="md-users-list"&gt;
&lt;li&gt;&lt;a href="/u/lakshmi7977/"&gt;Lakshmi Krishnamurthy&lt;/a&gt; (admin)&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;span class="download-button-52e1df411be1ce59d7ee4742" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lakshmi Krishnamurthy</dc:creator><pubDate>Fri, 24 Jan 2014 03:34:25 -0000</pubDate><guid>https://sourceforge.net7bf300962a9f5f32b79ddbf4b5b47b0e01ee2463</guid></item></channel></rss>