FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for stumpy/stump.py - 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
Breadcrumbs
History for
stumpy
stumpy
stump.py
on
main
User selector
Datepicker
Commit history
Commits on Jan 1, 2026
Fixed #930 Improve `ignore_trivial` Docstring and Warnings (#1110)
Show description for 33ca9dd
seanlaw
authored
33ca9dd
View commit details
Copy full SHA for 33ca9dd
View code at this point
Browse repository at this point
Commits on Apr 8, 2025
Fixed #708 Check fastmath flags (#1068)
Show description for c707ad9
NimaSarajpoor
authored
c707ad9
View commit details
Copy full SHA for c707ad9
View code at this point
Browse repository at this point
Commits on Apr 6, 2025
Fixed #1077 Add extra check for window size (#1078)
Show description for d5e7607
NimaSarajpoor
authored
d5e7607
View commit details
Copy full SHA for d5e7607
View code at this point
Browse repository at this point
Commits on Jan 23, 2025
Fix fasthmath precision issue (#1048)
Show description for 80dc3e9
NimaSarajpoor
authored
80dc3e9
View commit details
Copy full SHA for 80dc3e9
View code at this point
Browse repository at this point
Commits on Jun 26, 2024
Updated docstrings to be more consistent, syntax highlighting
seanlaw
committed
75a9d21
View commit details
Copy full SHA for 75a9d21
View code at this point
Browse repository at this point
Commits on Jun 17, 2024
Fixed #989 Replaced np.NINF with -np.inf
seanlaw
committed
93ba25a
View commit details
Copy full SHA for 93ba25a
View code at this point
Browse repository at this point
Commits on Jun 8, 2024
Fixed #966 Add Named Attributes to Matrix Profile (#972)
Show description for 31111f8
seanlaw
and
NimaSarajpoor
authored
31111f8
View commit details
Copy full SHA for 31111f8
View code at this point
Browse repository at this point
Commits on Jul 28, 2023
Fixed #769 Improved code consistency for T_A and T_B (#889)
Show description for 1ddb950
NimaSarajpoor
authored
1ddb950
View commit details
Copy full SHA for 1ddb950
View code at this point
Browse repository at this point
Commits on May 30, 2023
Fixed #818 Added Minkowski docstring for Euclidean distance
seanlaw
committed
2f430fd
View commit details
Copy full SHA for 2f430fd
View code at this point
Browse repository at this point
Commits on May 21, 2023
[WIP] Fixed #839 Check docstring and parameter mismatches (#840)
Show description for e3b16d3
NimaSarajpoor
and
seanlaw
authored
e3b16d3
View commit details
Copy full SHA for e3b16d3
View code at this point
Browse repository at this point
Commits on May 14, 2023
add missing variable to store the value returned by expression (#861)
NimaSarajpoor
authored
de6bb8f
View commit details
Copy full SHA for de6bb8f
View code at this point
Browse repository at this point
Commits on Apr 9, 2023
Fixed missing coverage
seanlaw
committed
575a9a4
View commit details
Copy full SHA for 575a9a4
View code at this point
Browse repository at this point
Commits on Mar 15, 2023
Added isort, resolved circular dependencies, updated examples
seanlaw
committed
8f9b194
View commit details
Copy full SHA for 8f9b194
View code at this point
Browse repository at this point
Commits on Mar 12, 2023
Fix #695 Add "subseq_isconstant" param to API (#789)
Show description for c06f0e9
NimaSarajpoor
authored
c06f0e9
View commit details
Copy full SHA for c06f0e9
View code at this point
Browse repository at this point
Commits on Feb 16, 2023
Fixed typos
seanlaw
committed
92ef4d5
View commit details
Copy full SHA for 92ef4d5
View code at this point
Browse repository at this point
Commits on Jan 26, 2023
Fixed #591 Handle constant subseqs consistently (#765)
Show description for 76542ee
NimaSarajpoor
authored
76542ee
View commit details
Copy full SHA for 76542ee
View code at this point
Browse repository at this point
Commits on Dec 6, 2022
Fixed #693 Bug in `is False` by converting to bool (#754)
seanlaw
authored
5a3b954
View commit details
Copy full SHA for 5a3b954
View code at this point
Browse repository at this point
Commits on Dec 4, 2022
Fixed multiline warnings
seanlaw
committed
73622f2
View commit details
Copy full SHA for 73622f2
View code at this point
Browse repository at this point
Fixed #697 Swapped logging.warning for warnings.warn
seanlaw
committed
589984c
View commit details
Copy full SHA for 589984c
View code at this point
Browse repository at this point
Commits on Dec 3, 2022
[WIP] Fixed #639 Top-K Nearest Neighbors to Matrix Profile (normalize=False) (#714)
Show description for 8da71ec
NimaSarajpoor
authored
8da71ec
View commit details
Copy full SHA for 8da71ec
View code at this point
Browse repository at this point
Commits on Nov 12, 2022
Fixed #712 Cleaned up docstrings, function signatures, unused variables (#713)
Show description for b35a7c1
alvii147
authored
b35a7c1
View commit details
Copy full SHA for b35a7c1
View code at this point
Browse repository at this point
Commits on Nov 9, 2022
Fixed #592 Add Top-K Nearest Neighbors for Normalized Matrix Profile (#595)
Show description for e8a7dd4
NimaSarajpoor
and
seanlaw
authored
e8a7dd4
View commit details
Copy full SHA for e8a7dd4
View code at this point
Browse repository at this point
Commits on Nov 7, 2022
Fixed #658 Unsigned Integer Indexing Optimizations for STUMP & AAMP
Show description for 65d3e85
alvii147
authored
65d3e85
View commit details
Copy full SHA for 65d3e85
View code at this point
Browse repository at this point
Commits on Jul 10, 2022
Added unit test for _check_P, enforce 1-D array
seanlaw
committed
2f1711a
View commit details
Copy full SHA for 2f1711a
View code at this point
Browse repository at this point
Commits on Jul 9, 2022
Fixed #624 Refactor self join (#641)
Show description for 925c3f1
SaVoAMP
authored
925c3f1
View commit details
Copy full SHA for 925c3f1
View code at this point
Browse repository at this point
Commits on Mar 6, 2022
Fix description of parameter p in docstring (#565)
NimaSarajpoor
authored
d59c286
View commit details
Copy full SHA for d59c286
View code at this point
Browse repository at this point
Commits on Feb 7, 2022
Fixed #251 Extend `aamp` algorithms to p-norm
seanlaw
committed
d3b68b4
View commit details
Copy full SHA for d3b68b4
View code at this point
Browse repository at this point
Extended `aamp` and `aamped` to `p-norm`
Show description for 794b98a
vaish-muk
and
Vaishnavi Agrawal
authored
794b98a
View commit details
Copy full SHA for 794b98a
View code at this point
Browse repository at this point
Commits on Dec 15, 2021
Fixed #495 Reduce import time
seanlaw
committed
d8c074e
View commit details
Copy full SHA for d8c074e
View code at this point
Browse repository at this point
Commits on Nov 15, 2021
Converted all dtypes to np.float64/np.int64
seanlaw
committed
cf56cc0
View commit details
Copy full SHA for cf56cc0
View code at this point
Browse repository at this point
Commits on Nov 14, 2021
Added dtype for np.arange
seanlaw
committed
e1d1e45
View commit details
Copy full SHA for e1d1e45
View code at this point
Browse repository at this point
Fixed #487 Add Explicit NJIT Function Signatures
seanlaw
committed
4dcdc47
View commit details
Copy full SHA for 4dcdc47
View code at this point
Browse repository at this point
Commits on Sep 29, 2021
Fixed bad closing parantheses in Examples
seanlaw
committed
ed3abb5
View commit details
Copy full SHA for ed3abb5
View code at this point
Browse repository at this point
Commits on Sep 27, 2021
Fixed #467 Added API Examples to Docstrings
seanlaw
committed
c4ffb6f
View commit details
Copy full SHA for c4ffb6f
View code at this point
Browse repository at this point
Commits on Sep 23, 2021
Added numpydoc & updated docstring to numpy.ndarray
seanlaw
committed
ae736ec
View commit details
Copy full SHA for ae736ec
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL