open-source-risk-engine 1.8.14.0__pp39-pypy39_pp73-win_amd64.whl → 1.8.14.1__pp39-pypy39_pp73-win_amd64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
ORE.py CHANGED
@@ -37302,6 +37302,9 @@ def parseOptionType(s):
37302
37302
 
37303
37303
  def parseDate(s):
37304
37304
  return _ORE.parseDate(s)
37305
+
37306
+ def calculateMporDate(*args):
37307
+ return _ORE.calculateMporDate(*args)
37305
37308
  class StringCalMap(object):
37306
37309
  thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
37307
37310
  __repr__ = _swig_repr
@@ -41983,6 +41986,9 @@ class InputParameters(object):
41983
41986
  def curveConfig(self, *args):
41984
41987
  return _ORE.InputParameters_curveConfig(self, *args)
41985
41988
 
41989
+ def mporDate(self):
41990
+ return _ORE.InputParameters_mporDate(self)
41991
+
41986
41992
  def stressSimMarketParams(self):
41987
41993
  return _ORE.InputParameters_stressSimMarketParams(self)
41988
41994
 
@@ -42016,6 +42022,15 @@ class InputParameters(object):
42016
42022
  def setImplyTodaysFixings(self, b):
42017
42023
  return _ORE.InputParameters_setImplyTodaysFixings(self, b)
42018
42024
 
42025
+ def setFixingCutOffDate(self, d):
42026
+ return _ORE.InputParameters_setFixingCutOffDate(self, d)
42027
+
42028
+ def setUseAtParCouponsCurves(self, b):
42029
+ return _ORE.InputParameters_setUseAtParCouponsCurves(self, b)
42030
+
42031
+ def setUseAtParCouponsTrades(self, b):
42032
+ return _ORE.InputParameters_setUseAtParCouponsTrades(self, b)
42033
+
42019
42034
  def setMarketConfig(self, config, context):
42020
42035
  return _ORE.InputParameters_setMarketConfig(self, config, context)
42021
42036
 
@@ -42040,6 +42055,12 @@ class InputParameters(object):
42040
42055
  def setConventions(self, *args):
42041
42056
  return _ORE.InputParameters_setConventions(self, *args)
42042
42057
 
42058
+ def setMporConventions(self, xml):
42059
+ return _ORE.InputParameters_setMporConventions(self, xml)
42060
+
42061
+ def setMporConventionsFromFile(self, fileName):
42062
+ return _ORE.InputParameters_setMporConventionsFromFile(self, fileName)
42063
+
42043
42064
  def setIborFallbackConfig(self, xml):
42044
42065
  return _ORE.InputParameters_setIborFallbackConfig(self, xml)
42045
42066
 
@@ -42211,8 +42232,8 @@ class InputParameters(object):
42211
42232
  def setStressSimMarketParams(self, xml):
42212
42233
  return _ORE.InputParameters_setStressSimMarketParams(self, xml)
42213
42234
 
42214
- def setStressScenarioData(self, xml):
42215
- return _ORE.InputParameters_setStressScenarioData(self, xml)
42235
+ def setStressScenarioData(self, *args):
42236
+ return _ORE.InputParameters_setStressScenarioData(self, *args)
42216
42237
 
42217
42238
  def setStressPricingEngine(self, *args):
42218
42239
  return _ORE.InputParameters_setStressPricingEngine(self, *args)
Binary file
@@ -1,8 +1,8 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: open-source-risk-engine
3
- Version: 1.8.14.0
3
+ Version: 1.8.14.1
4
4
  Summary: Python bindings for the OREAnalytics library
5
- Home-page: http://quaternion.com
5
+ Home-page: http://opensourcerisk.org/
6
6
  Author: Quaternion Risk Management
7
7
  Author-email: info@quaternion.com
8
8
  License: ORE-SWIG is
@@ -0,0 +1,8 @@
1
+ ORE.py,sha256=yPJoSi2aqClJF6RC6JEgGu2vOxOE2xAbYoLfOO_L-Is,1658642
2
+ _ORE.pypy39-pp73-win_amd64.pyd,sha256=7VJKUMNc9MPV69ECsVKHPqLTf59ms-AAIxGNzSowtCQ,113906176
3
+ __init__.py,sha256=BRsehLan9Y67rXXBTjZ01HTJpM__QfiJxlTU7oX22T0,932
4
+ open_source_risk_engine-1.8.14.1.dist-info/licenses/LICENSE.txt,sha256=us5jSlTv2gsVsZCjdkw167ZSVhZVLR92u51Q3FTG8G8,1644
5
+ open_source_risk_engine-1.8.14.1.dist-info/METADATA,sha256=FzyaM9rJeAf071MLX_0M87zDEY6GR-jDvF3zQPQvq1M,3150
6
+ open_source_risk_engine-1.8.14.1.dist-info/WHEEL,sha256=zi3erNG7pBEcX0e5q6cwqimf-Ac_cS8AuA1ZvUVEwN0,107
7
+ open_source_risk_engine-1.8.14.1.dist-info/top_level.txt,sha256=A_utW1Ywiw6hV6CJGxvGs3gJEEyUckAanItsCJZNIfM,18
8
+ open_source_risk_engine-1.8.14.1.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (80.9.0)
2
+ Generator: setuptools (80.10.1)
3
3
  Root-Is-Purelib: false
4
4
  Tag: pp39-pypy39_pp73-win_amd64
5
5
 
@@ -1,8 +0,0 @@
1
- ORE.py,sha256=80oi-i55A-vPrFCof9_3biXCrCVMN9DguymRj3RUMow,1657899
2
- _ORE.pypy39-pp73-win_amd64.pyd,sha256=Ty4AsjnnKkAwhNAOB1oeTsnrrr6zKdo1g3VaNle5nnw,113259520
3
- __init__.py,sha256=BRsehLan9Y67rXXBTjZ01HTJpM__QfiJxlTU7oX22T0,932
4
- open_source_risk_engine-1.8.14.0.dist-info/licenses/LICENSE.txt,sha256=us5jSlTv2gsVsZCjdkw167ZSVhZVLR92u51Q3FTG8G8,1644
5
- open_source_risk_engine-1.8.14.0.dist-info/METADATA,sha256=Wzza6YuGnzkj5Ru22GOFNunjAb34UwWuDunq76qLyRk,3145
6
- open_source_risk_engine-1.8.14.0.dist-info/WHEEL,sha256=Y58xoMpLuqgCJ2c9JrYo9RNjEX1s62YH3AX_KAFGmw4,106
7
- open_source_risk_engine-1.8.14.0.dist-info/top_level.txt,sha256=A_utW1Ywiw6hV6CJGxvGs3gJEEyUckAanItsCJZNIfM,18
8
- open_source_risk_engine-1.8.14.0.dist-info/RECORD,,