You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug Fixes/Re-organization:
- Special Function Hypergeometric Euler Quadrature Estimator - Derivative (34, 35, 36)
- Special Function Hypergeometric Euler Quadrature Estimator - Albinate (37, 38)
- Special Function Hypergeometric Series Estimator #1 (39, 40, 41)
- Special Function Hypergeometric Series Estimator #2 (42, 43)
- Special Function Hypergeometric Series Estimator - Constructor (44, 45)
- Special Function Hypergeometric Series Estimator - Pochhammer (46, 47, 48)
- Special Function Hypergeometric Pochhammer Series Term (49, 50, 51)
- Special Function Hypergeometric Pochhammer Series Term - Parameters (52, 53)
- Special Function Hypergeometric Pochhammer Series Term - Constructor (54, 55)
- Special Function Hypergeometric Pochhammer Series Term - Value (56, 57, 58)
- Special Function Hypergeometric Pochhammer Series (59, 60)
Samples:
IdeaDRIP:
- Currencies as Risk Factors in Global Portfolios (1-33)
* <tr><td><b>Project</b></td> <td><a href = "https://github.com/lakshmiDRIP/DROP/tree/master/src/main/java/org/drip/specialfunction/README.md">Special Function Implementation and Analysis</a></td></tr>
132
+
* <tr><td><b>Package</b></td> <td><a href = "https://github.com/lakshmiDRIP/DROP/tree/master/src/main/java/org/drip/specialfunction/hypergeometric/README.md">Hyper-geometric Function Estimation Schemes</a></td></tr>
133
+
* </table>
134
+
*
115
135
* @author Lakshmi Krishnamurthy
116
136
*/
117
137
@@ -127,31 +147,23 @@ public class PochhammerSeries
127
147
* @return The R<sup>1</sup> To R<sup>1</sup> Pochhammer Cumulative Series
* <tr><td><b>Project</b></td> <td><a href = "https://github.com/lakshmiDRIP/DROP/tree/master/src/main/java/org/drip/specialfunction/README.md">Special Function Implementation and Analysis</a></td></tr>
132
+
* <tr><td><b>Package</b></td> <td><a href = "https://github.com/lakshmiDRIP/DROP/tree/master/src/main/java/org/drip/specialfunction/hypergeometric/README.md">Hyper-geometric Function Estimation Schemes</a></td></tr>
0 commit comments