swh:1:snp:d7cd4867c335577b1b09043f65aeb6d95a54799a

sort by:
Revision Author Date Message Commit Date
f399352 Merge pull request #516 from bashtage/add-req BUG: Include requirements in MANIFEST 22 July 2021, 22:37:30 UTC
214bbde BUG: Include requirements in MANIFEST Ensure requirements.txt is available 22 July 2021, 22:27:51 UTC
71c7bef Merge pull request #515 from bashtage/update-reqs MAINT: Update requirements for 5.0 22 July 2021, 16:50:53 UTC
2976c4a MAINT: Update requirements for 5.0 22 July 2021, 16:34:49 UTC
d7286a4 Merge pull request #514 from bashtage/ar0-forecast BUG: Ensure AR0 can be used in simulation forecasting 22 July 2021, 15:12:47 UTC
cb49c39 BUG: Ensure AR0 can be used in simulation forecasting Correct parsing of mean parameters when there are no lags closes #513 22 July 2021, 14:52:30 UTC
c3ec457 Merge pull request #512 from bashtage/nu-eta-repl DOC: Correct parameter name 12 July 2021, 07:34:54 UTC
3261f86 DOC: Correct parameter name Cange nu to eta to match docs 12 July 2021, 07:33:52 UTC
5656042 Merge pull request #509 from bashtage/check-exact-fit TST: Add tests for first and last obs 09 July 2021, 13:43:38 UTC
4fa7e66 TST: Add tests for first and last obs Add tests to ensure that models fit with limites data are identical to those fit with first and last obs 09 July 2021, 12:56:16 UTC
161fc31 Merge pull request #510 from bashtage/forecast-model TST: Test model-based forecasts work 09 July 2021, 12:23:25 UTC
404f644 TST: Test model-based forecasts work Ensure model-based forecasts work correctly 09 July 2021, 11:59:12 UTC
51fa00f Merge pull request #506 from bashtage/more-typing MAINT: Fix small typing issues 10 June 2021, 16:12:15 UTC
e33ce6f MAINT: Fix small typing issues 10 June 2021, 15:29:31 UTC
3045627 Merge pull request #505 from bashtage/np121-typing BUG: Prevent types from being read except when type checking 27 May 2021, 11:07:29 UTC
e17a950 BUG: Prevent types from being read except when type checking 27 May 2021, 10:49:34 UTC
033aa97 Merge pull request #504 from bashtage/np121-typing MAINT: Correct typing for NumPy 1.21 changes 27 May 2021, 09:38:08 UTC
d1af85d MAINT: Correct typing for NumPy 1.21 changes 27 May 2021, 08:49:06 UTC
53318ea Merge pull request #503 from bashtage/add-seed ENH: Add seed to support Generator 18 May 2021, 13:06:19 UTC
10001f3 MAINT: Remove pending changes Enforce immutability 18 May 2021, 13:05:54 UTC
5a954b7 ENH: Add seed to support Generator Add support for Generator 18 May 2021, 09:41:35 UTC
498d497 Merge pull request #502 from bashtage/typing-specificity ENH: Improving ndarray typing 12 May 2021, 15:24:16 UTC
2be1a33 ENH: Improving ndarray typing 12 May 2021, 11:37:18 UTC
c27280d Merge pull request #501 from bashtage/midas-update-fix BUG: Correct MIDASUpdater 10 May 2021, 12:26:14 UTC
8a93f37 BUG: Correct MIDASUpdater Correct pickling behavior 10 May 2021, 12:25:33 UTC
69e37fe Merge pull request #500 from bashtage/fix-no-binary ENH: Ensure install can succeed without building 10 May 2021, 11:49:28 UTC
bbec97f ENH: Ensure install can succeed without building Add environmentval variable to disable binary Convert strings to literals where appropriate 10 May 2021, 11:42:07 UTC
7467698 Merge pull request #499 from bashtage/doc-vol-update DOC: Improve VolatilityUpdater docs 22 April 2021, 12:20:24 UTC
750373e DOC: Improve VolatilityUpdater docs 22 April 2021, 10:52:19 UTC
3349cdb Merge pull request #498 from bashtage/egarch-sim-backcast BUG: Correct backcast for simulation forecast in EGARCH 22 April 2021, 08:15:49 UTC
0fe4aff BUG: Correct backcast for simulation forecast in EGARCH Remove log of backcast which should be already logged closes #485 22 April 2021, 07:46:57 UTC
5eb433c Merge pull request #497 from bashtage/bc-error BUG: Catch error computing bias 22 April 2021, 07:36:32 UTC
f0016df BUG: Catch error computing bias Catch case where bias is infinite and raise an exception closes #496 21 April 2021, 21:43:56 UTC
05d9d7e Merge pull request #495 from bashtage/refit MAINT: Update coverage 21 April 2021, 13:23:11 UTC
52f3e6c MAINT: Update coverage Improve coverage of edge cases 21 April 2021, 12:38:29 UTC
fc6386e ENH: Add EGARCH updater Allow egarch to be used in AIM models 21 April 2021, 11:31:43 UTC
14f3907 Merge pull request #494 from bashtage/rm2006-update ENH: Add RiskMetrics2006 Updater 21 April 2021, 10:54:06 UTC
3f91ede ENH: Add RiskMetrics2006 Updater Add updater to allow RM to be used in AIM models 20 April 2021, 13:19:33 UTC
b0879cb Merge pull request #492 from bashtage/improve-cov MAINT: Improve edge coverage 20 April 2021, 10:59:41 UTC
6a83a78 MAINT: Improve edge coverage 20 April 2021, 10:37:37 UTC
404228c Merge pull request #491 from bashtage/cython-update ENH: Use Cython to improve AIM estimation 20 April 2021, 09:35:20 UTC
1fa7dd5 ENH: Use Cython to improve AIM estimation Use Cython to improve AIM 20 April 2021, 09:33:43 UTC
ba0be7e Merge pull request #488 from bashtage/aim-fixes DOC: Add missing doc string 16 April 2021, 14:08:53 UTC
09527e5 DOC: Add missing doc string Add missing docstring for form Add pyi for _samplers Spelling fixes 16 April 2021, 14:08:14 UTC
39d9ff8 Merge pull request #486 from bashtage/add-update ENH: Add ARCH-in-mean 16 April 2021, 13:03:51 UTC
5fdac68 ENH: Add update to volatility Add update which is necessary to support GARCH-M models 16 April 2021, 12:51:46 UTC
564a653 Merge pull request #487 from bashtage/future-fixes MAINT: Remove dim promotion of pandas arrays 13 April 2021, 09:34:44 UTC
9c01f83 MAINT: Remove dim promotion of pandas arrays Cast Series to DataFrames explicitly 13 April 2021, 08:57:28 UTC
5bcdae4 Merge pull request #483 from bashtage/set-min-version MAINT: Set minimum version to 3.7 16 March 2021, 17:00:34 UTC
8ff730c MAINT: Set minimum version to 3.7 closes #482 16 March 2021, 17:00:19 UTC
318309a Merge pull request #481 from bashtage/update-nbs DOC: Update notebooks 16 March 2021, 10:14:54 UTC
2996def DOC: Update notebooks 16 March 2021, 10:14:41 UTC
5b57026 Merge pull request #480 from bashtage/update-gh-actions4 MAINT: Ensure fewer files are missed 16 March 2021, 09:58:35 UTC
55182eb MAINT: Ensure fewer files are missed 16 March 2021, 09:58:17 UTC
9543275 Merge pull request #479 from bashtage/update-gh-actions4 MAINT: Ensure fewer files are missed 16 March 2021, 09:53:02 UTC
b0c908f MAINT: Ensure fewer files are missed 16 March 2021, 09:52:49 UTC
15a9420 Merge pull request #478 from bashtage/update-gh-actions4 MAINT: Ensure fewer files are missed 16 March 2021, 09:52:14 UTC
a9cb90d MAINT: Ensure fewer files are missed 16 March 2021, 09:52:00 UTC
5444877 Merge pull request #477 from bashtage/update-gh-actions3 MAINT: Ensure fewer files are missed 16 March 2021, 09:43:53 UTC
51a294a MAINT: Ensure fewer files are missed 16 March 2021, 09:43:39 UTC
545cbd8 Merge pull request #476 from bashtage/update-gh-actions2 MAINT: Ensure fewer files are missed 16 March 2021, 09:29:47 UTC
5e90c0b MAINT: Ensure fewer files are missed 16 March 2021, 09:29:33 UTC
b428a32 Merge pull request #475 from bashtage/update-gh-actions MAINT: Update actions to ensure html are added 16 March 2021, 09:23:06 UTC
3678f7e MAINT: Update actions to ensure html are added 16 March 2021, 09:09:44 UTC
e91c71a Merge pull request #474 from bashtage/forecast-exog ENH: Allow forecasting with exogenous variables 15 March 2021, 19:31:51 UTC
91142fe ENH: Allow forecastign with exogenous variables Fix forecasting for models that have exogenous variables closes #425 closes #435 15 March 2021, 18:41:32 UTC
c6b0574 Merge pull request #473 from bashtage/cov-corner TST: Add coverage for additional corner cases 12 March 2021, 10:41:26 UTC
01bb4b1 TST: Add coverage for additional corner cases Add tests Pragme unreachable 12 March 2021, 10:12:42 UTC
53696ad Merge pull request #472 from bashtage/add-cov TST: Add test for corner cases 12 March 2021, 09:21:41 UTC
c9a8551 TST: Add test for corner cases Add test using --no-binary 12 March 2021, 00:10:46 UTC
9c5e073 Merge pull request #470 from bashtage/more-cov MAINT: Improve coverage 10 March 2021, 10:46:29 UTC
c2f845c MAINT: Improve coverage More coverage of branches and esges 10 March 2021, 09:29:37 UTC
f7fc036 Merge pull request #469 from bashtage/update-readme MAINT: Remove outdated coverage 10 March 2021, 09:12:05 UTC
9b4c542 MAINT: Remove outdated coverage 10 March 2021, 09:11:41 UTC
8cc3cc5 Merge pull request #468 from bashtage/disable-slow MAINT: Skip slow tests on coverage 10 March 2021, 08:47:12 UTC
f3b2652 MAINT: Skip slow tests on coverage Skip slow tests 10 March 2021, 07:44:03 UTC
cc2b085 Merge pull request #467 from bashtage/improve-cov MAINT: Cover corner cases 10 March 2021, 01:18:26 UTC
bf42581 MAINT: Cover corner cases Ensure that edge cases run correctly 09 March 2021, 18:13:25 UTC
8b6b61e Merge pull request #466 from bashtage/reindex-refine ENH: Refine reindexing and add __future__ 09 March 2021, 13:45:08 UTC
a717c41 ENH: Refind reindexing and add __future__ 09 March 2021, 13:24:15 UTC
a39e90e Merge pull request #465 from bashtage/test-reindex BUG: Fix bugs introducted through reindexing 09 March 2021, 10:07:53 UTC
3e45fe2 BUG: Fix bugs introducted through reindexing Fix volatlity process bugs due to reindexing for forecasts 09 March 2021, 09:21:09 UTC
a638b04 Merge pull request #464 from bashtage/simulation-perf ENH: Simulation perf 08 March 2021, 18:29:44 UTC
1da6584 ENH: Allow reindexing All reindexing to match old behavior 08 March 2021, 18:12:35 UTC
8f3117a ENH: Complete changes for forecast shape Minimize forecast output shape to improve performance 08 March 2021, 17:27:19 UTC
eafd2e9 Additional work on reducing memory requirements 08 March 2021, 00:42:04 UTC
1eaaa40 ENH: Reduce memory requirement for simulation forecast 07 March 2021, 00:35:40 UTC
5be4eac Merge pull request #463 from bashtage/rls-4.18 RLS: Release 4.18 03 March 2021, 14:43:14 UTC
c636daf RLS: Release 4.18 Prepare 4.18 release with performance fix and fix for typing_extensions 03 March 2021, 12:10:16 UTC
2ad7d7a Merge pull request #462 from bashtage/optional-type-checking MAINT: Make typing_extensions optional 03 March 2021, 11:29:23 UTC
379b037 MAIN: Use annotations from __future__ 03 March 2021, 10:10:30 UTC
e4883d2 MAINT: Make typing_extensions optional Remove dependence on Python 3.7 03 March 2021, 10:08:29 UTC
ff0b6a6 Merge pull request #460 from bashtage/rls-4.17 MAINT: Prepare for 4.17 release 02 March 2021, 17:30:49 UTC
1594630 MAINT: Prepare for 4.17 release 02 March 2021, 17:26:24 UTC
eb0b2a7 Merge pull request #458 from bashtage/fix-ewma BUG: Fix error in EWMA Conditional Volatility 02 March 2021, 00:17:01 UTC
5d09214 BUG: Fix error in EWMA Conditional Volatility Fix missing sqrt 02 March 2021, 00:02:45 UTC
12b82d3 Merge pull request #457 from bashtage/update-doc-build DOC: Improve doc build 25 February 2021, 12:16:10 UTC
16b65e4 DOC: Improve doc build 25 February 2021, 12:13:52 UTC
b6bae67 Merge pull request #456 from bashtage/rename-main MAINT: Rename master to main 22 February 2021, 17:52:52 UTC
644f1bc MAINT: Rename master to main 22 February 2021, 17:51:49 UTC
back to top