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
- Commands/Save: add version and timestamp to master file.
70
70
- DynamicExp and DynEqPCE: fix `DumpProperties`; extend to support JSON in/out.
71
-
- Generator: fix default value for `D` (as DSS property); previously, the value was left uninitialized. It seems to only affect user models, so it doesn't seem like a big issue. Explicitly providing a value would also work fine as a workaround.
71
+
- Generator: fix default value for `D` (as DSS property); previously, the value was left uninitialized. It seems to only affect user models, so it doesn't seem like a big issue. Explicitly providing a value would also works fine as a workaround.
72
72
- Line and LineCode: fix formatting issues in `DumpProperties`
73
73
- LoadShape: fix some issues when copying/saving data when using float32 data (which users need to explicitly opt-in).
74
74
- PriceShape/TempShape: adjust setters for mean/stddev properties
0 commit comments