Commit 1a82dc3
* Added preprocess function
* Added preprocess function for mstump
* Added motif discovery and basic tests
* Added naive find_occurrences
* Renamed motifs.py to search.py and added k_discords
* Fixed motif test
* Changed search.py
* Fixed Issue #198
* Refactored motif discovey
* Removed a line
* Formatting
* Restructured motif code and tests
* Switched to new black version
* Added aamp functionality to motif discovery
* Renamed occurrences to match
* Fixed last open comments
* Added explanation to pattern search tutorial
* Run notebook again
* Updated tutorial
* Updated tutorial to include comments
* Added binder link
Co-authored-by: Max Mihailescu <max.mihailescu@cern.ch>
1 parent bf66a4b commit 1a82dc3
File tree
5 files changed
+1004
-561
lines changed- docs
- notebooks
- stumpy
5 files changed
+1004
-561
lines changedLarge diffs are not rendered by default.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
0 commit comments