An open API service providing commit metadata for open source projects.

GitHub / stumpy-dev/stumpy / commits

STUMPY is a powerful and scalable Python library for modern time series analysis

SHA Message Author Date Stats
c63b042e Removed numba-cuda Sean Law <s****w@g****m> 18 days ago
8b3daf9a Fixed #1134 Close temp file after file name is obtained (#1135) Sean M. Law <7****w@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
ae5b4464 Added dropna when retrieving latest Python version Sean Law <s****w@g****m> about 2 months ago
9d799871 Added docutils package to work GA workflow Sean Law <s****w@g****m> 2 months ago
d66cfaaa Replaced SciPy docs with SciPy Github RST for NumPy version support Sean Law <s****w@g****m> 2 months ago
3b6acd15 Added bypass for dask distributed timeout Sean Law <s****w@g****m> 2 months ago
82168b30 Added cluster.shutdown to dask distributed tests Sean Law <s****w@g****m> 2 months ago
b441a6c0 Added timeout for closing dask cluster Sean Law <s****w@g****m> 3 months ago
86cafc30 Added comment Sean Law <s****w@g****m> 3 months ago
667087bd Reverted changes Sean Law <s****w@g****m> 3 months ago
d07c7df8 Minor change Sean Law <s****w@g****m> 3 months ago
3b083960 Reverting pyproject.toml Sean Law <s****w@g****m> 4 months ago
84e69b2f Replaced backticks with single quotes Sean Law <s****w@g****m> 4 months ago
b980bc2b Added `pixi` note that `setup.sh` uses `pip install` Sean Law <s****w@g****m> 4 months ago
31e19c7d removed fftw and pyfftw from dependencies (#1130) Nima Sarajpoor <n****r@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
2d8854a0 Add new sdp functions (#1128) Nima Sarajpoor <n****r@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
bd6aed85 Refactor/sdp structure cleanup (#1126) Nima Sarajpoor <n****r@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
f7af69ab v1.14.1 Sean Law <s****w@g****m> 4 months ago
f1387586 Added local check for pypi uploading via twine Sean Law <s****w@g****m> 4 months ago
474afc61 Refactored numpy 2.4 try/except removed Sean Law <s****w@g****m> 4 months ago
dad6e037 Fixed numpy 2.4 compatibility issues Sean Law <s****w@g****m> 4 months ago
45279b67 Fixed numpy 2.4.2 ValueError: setting an array element with a sequence. Sean Law <s****w@g****m> 4 months ago
7a1584f5 Fixed typo Sean Law <s****w@g****m> 4 months ago
a0a802f4 Minor change Sean Law <s****w@g****m> 4 months ago
d7ae9ed5 Updated docs Sean Law <s****w@g****m> 4 months ago
1aa43538 Added twine test upload comment Sean Law <s****w@g****m> 4 months ago
c2180f85 Made pyproject.toml compliant with `python -m build` Sean Law <s****w@g****m> 4 months ago
59cf8844 v1.14.0 Sean Law <s****w@g****m> 4 months ago
2e474dd7 Fixed typo Sean Law <s****w@g****m> 4 months ago
9fa439eb Refactored coveragerc file Sean Law <s****w@g****m> 4 months ago
bdf4a96d Removed ray_python_version.py reference from file Sean Law <s****w@g****m> 4 months ago
3fe9af31 Fixed black formatting Sean Law <s****w@g****m> 4 months ago
14f521ef Refactored ray_python_version.py into versions.py Sean Law <s****w@g****m> 4 months ago
4a717068 Added new function to get latest python compatible with pkg Sean Law <s****w@g****m> 4 months ago
f112dde9 Fixed #1123 Add missing Returns section in docstrings (#1124)
Co-authored-by: Nima Sarajpoor <N****r@m****m>
Sean M. Law <7****w@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
6f0169a3 Fixed #495 Reduce Import Time (Lazy Imports) (#1122) Sean M. Law <7****w@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
ce05903e Fixed #1119 Pandas to NumPy array read-only error (#1120) Sean M. Law <7****w@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
cc6546b3 Fixed #1116 Avoid Importing Fastmath Functions (#1117) Sean M. Law <7****w@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
97da0183 Fixed #1115 Doubling closing of dask cluster Sean Law <s****w@g****m> 4 months ago
27e1eed7 Refactored installation-from-source instructions Sean Law <s****w@g****m> 5 months ago
3c07421f Updated installation instructions to support pixi/uv Sean Law <s****w@g****m> 5 months ago
fc0b565e Added support for `uv` Sean Law <s****w@g****m> 5 months ago
7a6851d4 Removed unnecessary print statement Sean Law <s****w@g****m> 5 months ago
8b9d3dd2 Added pixi/uv to coveragerc, updated pixi python Sean Law <s****w@g****m> 5 months ago
b05d7c9c Added basic pixi support to pyproject.toml Sean Law <s****w@g****m> 5 months ago
4eb90046 Changed max navigation menu items in RTD docs Sean Law <s****w@g****m> 5 months ago
0912ae95 merge Merge branch 'main' of https://github.com/stumpy-dev/stumpy Sean Law <s****w@g****m> 5 months ago
e9281c90 Shortened main RTD page titles Sean Law <s****w@g****m> 5 months ago
33ca9dd1 Fixed #930 Improve `ignore_trivial` Docstring and Warnings (#1110) Sean M. Law <7****w@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
8f261c15 Removed minimum version unit testing from workflow Sean Law <s****w@g****m> 5 months ago
0e90571f Fixed bug in identifying latest scipy/numpy compatible versions Sean Law <s****w@g****m> 5 months ago
fcbc17bd Fixed flake8 missing docstrings Sean Law <s****w@g****m> 6 months ago
d6d3e07d Fixed black formatting, error on failed coverage Sean Law <s****w@g****m> 6 months ago
f2ff7d1d Updated retrieval of max SciPy version Sean Law <s****w@g****m> 6 months ago
90605ca8 Reverted and fixed check-links-ignore bug Sean Law <s****w@g****m> 6 months ago
da858c1e Refactored check links to ignore Sean Law <s****w@g****m> 6 months ago
7ca681ab Fixed numpy version func to ignore release candidates Sean Law <s****w@g****m> 6 months ago
5c8fb15d Fixed length comparison bug Sean Law <s****w@g****m> 6 months ago
dfcdc8c9 Added error handling for range mode Sean Law <s****w@g****m> 6 months ago
7f0de079 Added rerun for `check-links` failures Sean Law <s****w@g****m> 6 months ago
4bf2363c Added manual workflow dispatch Sean Law <s****w@g****m> 6 months ago
031f713f Fixed min python definition in yaml Sean Law <s****w@g****m> 6 months ago
064fe3bc Fixed explicit quotations around Python version Sean Law <s****w@g****m> 6 months ago
6207f967 Fixed bad variable Sean Law <s****w@g****m> 6 months ago
b2ff3aac Fixed typo Sean Law <s****w@g****m> 6 months ago
68556296 Updated workflow to automatically detect python version(s) Sean Law <s****w@g****m> 6 months ago
c828b71d Added "latest" mode for identifying latest Python version Sean Law <s****w@g****m> 6 months ago
9442a0f9 Check errors after checking url links Sean Law <s****w@g****m> 6 months ago
4a4b183a Added safe python identification mode Sean Law <s****w@g****m> 6 months ago
32a32913 Fixed missing f-string placeholder Sean Law <s****w@g****m> 6 months ago
4de031a3 Refactored function to identify latest NumPy version Sean Law <s****w@g****m> 6 months ago
e1075818 Added range mode for identifying Python versions Sean Law <s****w@g****m> 6 months ago
57fdac5e Fixed missing docstring Sean Law <s****w@g****m> 6 months ago
b5a8b3b5 Fixed flake8 errors and add docstrings Sean Law <s****w@g****m> 6 months ago
22b394ae Fixed black formatting Sean Law <s****w@g****m> 6 months ago
d815750f Added mode to identify max package versions Sean Law <s****w@g****m> 6 months ago
9f14b02d Removed deprecated pandas code from tutorial Sean Law <s****w@g****m> 7 months ago
a0199b3c Fixed mis-sorted imports Sean Law <s****w@g****m> 7 months ago
ed02f7aa Fixed long string failing flake8 Sean Law <s****w@g****m> 7 months ago
f7485cc2 Bumped minimum versions Sean Law <s****w@g****m> 7 months ago
500de245 Added user-agent to pd.read_html to fix 403 Sean Law <s****w@g****m> 7 months ago
279cbb7f Fix#1100 fix warning in notebook (#1101) Nima Sarajpoor <n****r@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
c576f4e1 Updated ray python version id logic Sean Law <s****w@g****m> 9 months ago
534488d0 Fixed #1045 Added raw P_ attr to stimp Sean Law <s****w@g****m> 11 months ago
60283ff6 Fixed #1086 Remove Codecov (#1084) Sean M. Law <7****w@u****m>
Committed by: GitHub <n****y@g****m>
12 months ago
61a2d41f Removed space at end of line Sean Law <s****w@g****m> 12 months ago
b6c3af2b Fixed codecov badge Sean Law <s****w@g****m> 12 months ago
7beb9689 Fixed codecov badge default branch Sean Law <s****w@g****m> 12 months ago
1fa25d17 Updated coverage badge Sean Law <s****w@g****m> 12 months ago
5d0ca0f3 Replaced references to master branch Sean Law <s****w@g****m> 12 months ago
5b98dba2 Removed FOSSA references Sean Law <s****w@g****m> 12 months ago
1efb51a9 Replaced references to stumpy-dev post-org-migration Sean Law <s****w@g****m> 12 months ago
423c679f Fixed #1079 Bad error message in T.ndim Sean Law <s****w@g****m> about 1 year ago
c707ad98 Fixed #708 Check fastmath flags (#1068) Nima Sarajpoor <n****r@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
d5e76074 Fixed #1077 Add extra check for window size (#1078) Nima Sarajpoor <n****r@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
9504301f Fixed typo Sean Law <s****w@g****m> about 1 year ago
ab9f4892 Updated docs Sean Law <s****w@g****m> about 1 year ago
3c4a00a3 Updated docs on `max_motifs` parameter to return all valid motifs Sean Law <s****w@g****m> about 1 year ago
d6bfb4ac Fixed #1069 Added numba cache dir for pytest (#1070) Sean M. Law <7****w@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
82ecd511 Fixed black formatting in test_floss.py Sean M. Law <7****w@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago

← Back to repository