FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · stumpy-dev/stumpy · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
stumpy-dev
/
stumpy
Public
Notifications
You must be signed in to change notification settings
Fork
367
Star
4.1k
Code
Issues
67
Pull requests
12
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Aug 29, 2026
Fixed isort 9.0.* and back incompatibility issue
seanlaw
committed
197c7f8
View commit details
Copy full SHA for 197c7f8
Browse repository at this point
Commits on Aug 27, 2026
Migrate tests/test_mparray.py from npt.assert_almost_equal to npt.assert_allclose (#1203)
viknesh-ai
authored
bf9d12b
View commit details
Copy full SHA for bf9d12b
Browse repository at this point
Commits on Aug 26, 2026
Migrate tests/test_motifs.py from npt.assert_almost_equal to npt.assert_allclose (#1202)
viknesh-ai
authored
478a2e1
View commit details
Copy full SHA for 478a2e1
Browse repository at this point
Migrate tests/test_mmparray.py from npt.assert_almost_equal to npt.assert_allclose (#1201)
viknesh-ai
authored
aa897ee
View commit details
Copy full SHA for aa897ee
Browse repository at this point
Migrate tests/test_mpdist.py from npt.assert_almost_equal to npt.assert_allclose (#1204)
viknesh-ai
authored
776eb1b
View commit details
Copy full SHA for 776eb1b
Browse repository at this point
Commits on Aug 25, 2026
Updated derivation with improved numerical stability (#1180)
Show description for 4241802
seanlaw
authored
4241802
View commit details
Copy full SHA for 4241802
Browse repository at this point
Migrate tests/test_maamped.py from npt.assert_almost_equal to npt.assert_allclose (#1199)
viknesh-ai
authored
0e319ad
View commit details
Copy full SHA for 0e319ad
Browse repository at this point
Migrate tests/test_gpu_stump.py from npt.assert_almost_equal to npt.assert_allclose (#1197)
viknesh-ai
authored
ca21585
View commit details
Copy full SHA for ca21585
Browse repository at this point
Migrate tests/test_maamp.py from npt.assert_almost_equal to npt.assert_allclose (#1198)
viknesh-ai
authored
83f352c
View commit details
Copy full SHA for 83f352c
Browse repository at this point
Migrate tests/test_gpu_stimp.py from npt.assert_almost_equal to npt.assert_allclose (#1196)
viknesh-ai
authored
48d56fc
View commit details
Copy full SHA for 48d56fc
Browse repository at this point
Commits on Aug 24, 2026
Migrate tests/test_core.py to npt.assert_allclose (#1188)
Show description for f0f1a7d
viknesh-ai
authored
f0f1a7d
View commit details
Copy full SHA for f0f1a7d
Browse repository at this point
Commits on Aug 22, 2026
Migrate tests/test_gpu_aamp_stimp.py from npt.assert_almost_equal to npt.assert_allclose (#1192)
viknesh-ai
authored
421ed61
View commit details
Copy full SHA for 421ed61
Browse repository at this point
Migrate tests/test_gpu_aampdist.py from npt.assert_almost_equal to npt.assert_allclose (#1193)
viknesh-ai
authored
c4a8d63
View commit details
Copy full SHA for c4a8d63
Browse repository at this point
Migrate tests/test_gpu_mpdist.py from npt.assert_almost_equal to npt.assert_allclose (#1194)
viknesh-ai
authored
a9fcfbc
View commit details
Copy full SHA for a9fcfbc
Browse repository at this point
Migrate tests/test_gpu_ostinato.py from npt.assert_almost_equal to npt.assert_allclose (#1195)
viknesh-ai
authored
ee00be2
View commit details
Copy full SHA for ee00be2
Browse repository at this point
Commits on Aug 18, 2026
Migrate tests/test_floss.py from npt.assert_almost_equal to npt.assert_allclose (#1189)
viknesh-ai
authored
2b14cfe
View commit details
Copy full SHA for 2b14cfe
Browse repository at this point
Migrate tests/test_gpu_aamp.py from npt.assert_almost_equal to npt.assert_allclose (#1190)
viknesh-ai
authored
81a51c8
View commit details
Copy full SHA for 81a51c8
Browse repository at this point
Migrate tests/test_gpu_aamp_ostinato.py from npt.assert_almost_equal to npt.assert_allclose (#1191)
viknesh-ai
authored
66c63d9
View commit details
Copy full SHA for 66c63d9
Browse repository at this point
Commits on Aug 16, 2026
Migrate tests/test_aampi.py from npt.assert_almost_equal to npt.assert_allclose (#1187)
viknesh-ai
authored
077623b
View commit details
Copy full SHA for 077623b
Browse repository at this point
Migrate tests/test_aamped.py from npt.assert_almost_equal to npt.assert_allclose (#1186)
viknesh-ai
authored
3000d17
View commit details
Copy full SHA for 3000d17
Browse repository at this point
Migrate tests/test_aampdist_snippets.py from npt.assert_almost_equal to npt.assert_allclose (#1185)
viknesh-ai
authored
858a12c
View commit details
Copy full SHA for 858a12c
Browse repository at this point
Migrate tests/test_aampdist.py from npt.assert_almost_equal to npt.assert_allclose (#1184)
viknesh-ai
authored
bc89844
View commit details
Copy full SHA for bc89844
Browse repository at this point
Commits on Aug 14, 2026
Migrate tests/test_aamp_stimp.py from npt.assert_almost_equal to npt.assert_allclose (#1183)
viknesh-ai
authored
55f63a1
View commit details
Copy full SHA for 55f63a1
Browse repository at this point
Migrate tests/test_aamp_ostinato.py from npt.assert_almost_equal to npt.assert_allclose (#1182)
viknesh-ai
authored
785dd5a
View commit details
Copy full SHA for 785dd5a
Browse repository at this point
Fixed #1175 Migrate tests/test_aamp_motifs.py to npt.assert_allclose (#1181)
Show description for 699bd45
viknesh-ai
authored
699bd45
View commit details
Copy full SHA for 699bd45
Browse repository at this point
Commits on Aug 13, 2026
Fixed #1175 Migrate tests/test_aamp.py to npt.assert_allclose (#1178)
Show description for 95d0b33
viknesh-ai
authored
95d0b33
View commit details
Copy full SHA for 95d0b33
Browse repository at this point
Changed failed test message to use `uv run`
seanlaw
committed
80c589e
View commit details
Copy full SHA for 80c589e
Browse repository at this point
Commits on Aug 12, 2026
Updated PR template
seanlaw
committed
8ab2465
View commit details
Copy full SHA for 8ab2465
Browse repository at this point
Commits on Aug 7, 2026
Migrated from fixed seed to fixed state
seanlaw
committed
017b904
View commit details
Copy full SHA for 017b904
Browse repository at this point
Commits on Jul 31, 2026
Fixed #1164 Improve Reproducibility Message For Failed Tests (#1167)
Show description for ce4e8d0
seanlaw
authored
ce4e8d0
View commit details
Copy full SHA for ce4e8d0
Browse repository at this point
Updated PR checklist
seanlaw
committed
ecd44c1
View commit details
Copy full SHA for ecd44c1
Browse repository at this point
Commits on Jul 30, 2026
Fixed #1165 Fixed versions.py 429 error (#1166)
Show description for bc1eae8
seanlaw
authored
bc1eae8
View commit details
Copy full SHA for bc1eae8
Browse repository at this point
Add pyfftw sdp (#1132)
Show description for 9ae54f0
NimaSarajpoor
authored
9ae54f0
View commit details
Copy full SHA for 9ae54f0
Browse repository at this point
Commits on Jul 28, 2026
Replace random seed unit test output with state
seanlaw
committed
df7115f
View commit details
Copy full SHA for df7115f
Browse repository at this point
Commits on Jul 24, 2026
Fixed #1082 Drop redundant k clamp in _mpdist_vect and _aampdist_vect (#1159)
Show description for c9bc2b0
DMZ22
authored
c9bc2b0
View commit details
Copy full SHA for c9bc2b0
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL