https://github.com/bashtage/arch

sort by:
Revision Author Date Message Commit Date
ee1e97f ENH: Add a performance warning Warn users is using autolag may be slow closes #616 30 May 2023, 13:32:03 UTC
2a49b34 Small fixes 30 May 2023, 10:55:35 UTC
a7f8cc7 MAINT: Remove reindex and fix notebooks Fix notebook data alignment Remove reindex Update notebooks to best practices 30 May 2023, 10:00:09 UTC
72fbca4 Merge pull request #664 from bashtage/fix-632 DOC: Update release note 26 May 2023, 16:59:54 UTC
5001732 DOC: Update release note 26 May 2023, 15:53:25 UTC
881b6ea Merge pull request #662 from bashtage/fix-632 BUG: Fix issue with rescale and AR models 26 May 2023, 15:50:49 UTC
00b3651 Relax tolerance for x86 26 May 2023, 15:50:15 UTC
331e0fb Mark method as abstract 26 May 2023, 14:49:55 UTC
2ebf5d3 BUG: Fix issue with rescale and AR models Fix issues hwere lags were not correctly rescaled when running an ARX model 26 May 2023, 14:39:04 UTC
7463eac Merge pull request #661 from bashtage/rollback-cython MAINT: Rollback Cython to 0.29 branch 23 May 2023, 09:42:21 UTC
dd62b05 MAINT: Rollback Cython to 0.29 branch Rollback to get conda-forge to work on release 6 branch 23 May 2023, 09:27:46 UTC
0e59196 Merge pull request #660 from bashtage/upgrade-minimums MAINT: Bump Python to 3.9 22 May 2023, 11:50:39 UTC
e163a75 MAINT: Bump Python to 3.9 Bump Python Update requirements files Improve code quality issues 22 May 2023, 11:50:22 UTC
f34bf20 Merge pull request #658 from bashtage/update-ci-v2 MAINT: Update numba for CI runs 21 May 2023, 16:04:12 UTC
7d600ec MAINT: Selectively uninstall numba 21 May 2023, 14:47:08 UTC
5411230 MAINT: Skip numba on windows CI 21 May 2023, 14:33:19 UTC
54abe4a MAINT: Simplify patch 21 May 2023, 14:17:33 UTC
1db21ef MAINT: Pin xdist on windows 21 May 2023, 14:14:01 UTC
63430e0 MAINT: Try to disable fastmath 19 May 2023, 18:04:21 UTC
4a54ffe MAINT: Cap numba on CI 19 May 2023, 17:38:35 UTC
61034be MAINT: Address issues with inf and numba 19 May 2023, 17:18:38 UTC
9d3cdcf MAINT: Update numba for CI runs 19 May 2023, 16:50:32 UTC
c0a4f07 Merge pull request #656 from bashtage/improve-mcs ENH: Improve MCS when there is invalid use 17 May 2023, 09:39:22 UTC
32c4d20 ENH: Improve MCS when there is invalid use Allow for exact ties when removing models Warn users for invalid use 17 May 2023, 09:16:56 UTC
5e2d9a4 Merge pull request #653 from bashtage/doc-status MAINT: Show status to find untracked files 11 May 2023, 13:10:23 UTC
d1837e5 MAINT: Show status to find untracked files 11 May 2023, 13:08:19 UTC
527bcb0 Merge pull request #652 from bashtage/update-ci MAINT: Further changes to requirements 11 May 2023, 08:06:30 UTC
05bde3d MAINT: Further changes to requirements 11 May 2023, 07:39:30 UTC
74ff8e3 Merge pull request #651 from bashtage/update-ci MAINT: Avoid flakey run 10 May 2023, 17:48:37 UTC
3d4d473 MAINT: Avoid flakey run 10 May 2023, 17:21:00 UTC
b7c9ebe Merge pull request #650 from bashtage/update-setup-and-req MAINT: Bump minimum versions 10 May 2023, 15:58:37 UTC
3fcae5c MAINT: Bump minimum versions Bump minimum versions Switch to Cython 3 branch Fix deprecations 10 May 2023, 15:38:05 UTC
8665365 Merge pull request #649 from jorenham/main prefer `functools.cached_property` for python >= 3.8 10 May 2023, 15:30:37 UTC
d027688 prefer functools.cached_property for python >= 3.8 10 May 2023, 13:43:46 UTC
778e203 Merge pull request #648 from bashtage/doc-fixes DOC: Update readme 26 April 2023, 15:00:48 UTC
fa25a2d DOC: Update readme 26 April 2023, 15:00:34 UTC
f262a1a Merge pull request #647 from bashtage/doc-fixes DOC: Small corrections for {{ 26 April 2023, 14:59:13 UTC
0762594 DOC: Small corrections for {{ 26 April 2023, 14:58:59 UTC
1f277d6 Merge pull request #646 from bashtage/rls-5.5 RLS: Rlease note for 5.5 25 April 2023, 13:22:35 UTC
075cf5c RLS: Rlease note for 5.5 25 April 2023, 13:22:12 UTC
7befc1b Merge pull request #645 from bashtage/sphinx-immaterial DOC: Fix python version in doc build 25 April 2023, 13:08:29 UTC
faed5bc DOC: Fix python version in doc build 25 April 2023, 13:08:14 UTC
bfff0f0 Merge pull request #644 from bashtage/sphinx-immaterial DOC: Fix bugs in conf 25 April 2023, 12:47:07 UTC
9a6d620 DOC: Fix bugs in conf 25 April 2023, 12:46:52 UTC
54cc340 Merge pull request #643 from bashtage/sphinx-immaterial MAINT: Change python doc build version 25 April 2023, 12:46:01 UTC
2b47829 MAINT: Change python doc build version 25 April 2023, 12:45:39 UTC
5e70e2a Merge pull request #642 from bashtage/sphinx-immaterial DOC: More to sphinx-immaterial 25 April 2023, 12:42:23 UTC
4f9981c DOC: More to sphinx-immaterial 25 April 2023, 12:42:07 UTC
ebf9bc9 Merge pull request #641 from bashtage/future-and-mypy MAINT: Protect against future changes 25 April 2023, 10:12:30 UTC
ca85370 MAINT: Protect against future changes Protect against NumPy changes Small typign fixes 25 April 2023, 09:45:02 UTC
2bc308e Merge pull request #640 from bashtage/enable-cow-support MAINT: Enable copy-on-write support 21 April 2023, 16:17:37 UTC
7f08514 MAINT: Enable copy-on-write support 21 April 2023, 15:26:39 UTC
5dbb5d9 Merge pull request #639 from bashtage/improve-appveyor CI: Reconfigure appveyor 13 April 2023, 09:19:03 UTC
aab9d28 CI: Reconfigure appveyor 13 April 2023, 09:05:53 UTC
839dcf6 Merge pull request #638 from bashtage/rls-docs DOC: Add 5.4 release note 12 April 2023, 15:55:53 UTC
20101cd DOC: Add 5.4 release note 12 April 2023, 15:54:27 UTC
b9ce443 Merge pull request #637 from bashtage/rls-5.4.0 MAINT: Small updates for 5.4.0 release 12 April 2023, 15:49:33 UTC
a6d6fa3 MAINT: Small version changes in CI 12 April 2023, 15:03:15 UTC
6a38fc7 MAINT: Small updates for 5.4.0 release 12 April 2023, 14:38:22 UTC
274143e Merge pull request #622 from 645775992/oscs_fix_cdmgsigau51seiv9qjlg fix(sec): upgrade ipython to 8.0.1 10 November 2022, 15:10:21 UTC
6e91cf9 update ipython 7 to 8.0.1 10 November 2022, 14:44:33 UTC
9f359e5 Merge pull request #621 from lgtm-migrator/codeql Add CodeQL workflow for GitHub code scanning 09 November 2022, 06:48:46 UTC
a9d1fe5 Add CodeQL workflow for GitHub code scanning 08 November 2022, 20:47:23 UTC
6e33256 TYP: Small typing fixes 05 September 2022, 09:44:45 UTC
00dbf50 Merge pull request #614 from bashtage/rtd Rtd 05 September 2022, 08:11:35 UTC
9fc00e3 DOC: Small fixes 05 September 2022, 08:11:09 UTC
8adee98 MAINT: Pin mistune 05 September 2022, 07:59:09 UTC
08cfff0 Merge pull request #613 from bashtage/rtd MAINT: Improve install on rtd 05 September 2022, 07:54:48 UTC
d33ff64 MAINT: Improve install on rtd 05 September 2022, 07:54:29 UTC
5e0a8e6 Merge pull request #612 from bashtage/rtd MAINT: Improve install on rtd 05 September 2022, 07:53:35 UTC
d107571 MAINT: Improve install on rtd 05 September 2022, 07:53:19 UTC
2c3bfa0 Merge pull request #611 from bashtage/rtd MAINT: Pin markupsafe 05 September 2022, 07:41:31 UTC
0cc291c MAINT: Pin markupsafe 05 September 2022, 07:41:06 UTC
99906ab Merge pull request #610 from bashtage/rtd MAINT: Add config 05 September 2022, 07:33:56 UTC
c4ed418 MAINT: Add config 05 September 2022, 07:33:40 UTC
4a0c700 Merge pull request #609 from bashtage/rtd MAINT: Add config 05 September 2022, 07:32:18 UTC
e62d969 MAINT: Add config 05 September 2022, 07:32:01 UTC
3a519f4 Merge pull request #608 from bashtage/rtd MAINT: Update RTD requirements 05 September 2022, 07:19:02 UTC
fa877b3 MAINT: UPdate RTD requirements 05 September 2022, 07:18:41 UTC
b14d654 Merge pull request #604 from bashtage/typing-fixes MAINT: Typing fixes 17 August 2022, 08:29:56 UTC
a9ab419 MAINT: Small tweaks to requirements 16 August 2022, 14:04:29 UTC
afb27d7 MAINT: Fix recently identified typing issues Use int to ensure integer 16 August 2022, 12:39:47 UTC
5a7beaa Merge pull request #603 from bashtage/use-setuptools-build-ext MAINT: Replace build_ext 15 August 2022, 18:00:50 UTC
20f6fd1 MAINT: Replace build_ext Use setuptools rather than cython 15 August 2022, 16:47:36 UTC
ab0373f Merge pull request #602 from bashtage/investigate-perf TST: Make test output visible 15 August 2022, 14:13:09 UTC
07b1028 TST: Improve coverage 15 August 2022, 13:29:57 UTC
0638d68 MAINT: Improve test output when required 15 August 2022, 12:22:14 UTC
d5b4eb9 TST: Fix test when DISPLAY set 15 August 2022, 09:28:12 UTC
d37a8a6 TST: Make test output visible Make out more visible to investigate performacne issues 15 August 2022, 09:19:02 UTC
1b141cb Merge pull request #601 from ryanrussell/univariate-readability refactor(univariate): readability improvements 15 August 2022, 08:12:08 UTC
9fc469c refactor(univariate): rename `CONVERGENCE_WARNING` in `base.py` Signed-off-by: Ryan Russell <git@ryanrussell.org> 14 August 2022, 14:58:14 UTC
c067a93 docs(univariate): readability improvements Signed-off-by: Ryan Russell <git@ryanrussell.org> 14 August 2022, 14:57:44 UTC
74ccf52 Merge pull request #600 from bashtage/arch-lm-ar BUG: Drop nan in arch lm test 11 August 2022, 12:18:47 UTC
6b2d7f4 BUG: Drop nan in arch lm test Remove nans created from lags in arch-lm test closes #599 11 August 2022, 11:49:02 UTC
164ea2a Merge pull request #597 from bashtage/flake8-pyi MAINT: Add future import 20 July 2022, 06:30:28 UTC
d81cb57 MAINT: Add future import 20 July 2022, 06:30:02 UTC
7832ee5 Merge pull request #596 from bashtage/flake8-pyi MAINT: Small typing improvements 20 July 2022, 06:23:03 UTC
f24e712 MAINT: Small typing improvements 19 July 2022, 17:58:08 UTC
4aab3f8 Merge pull request #595 from bashtage/improve-cov MAINT: Improve coverage 13 July 2022, 11:01:03 UTC
0198ad6 MAINT: Improve coverage Update setuptools requirements Remove distutils 13 July 2022, 10:29:28 UTC
back to top