string-matching-time-series-data
https://github.com/pietervanheijningen/string-matching-time-series-data
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.9%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: pietervanheijningen
- Language: Python
- Default Branch: master
- Size: 1.09 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created almost 4 years ago
· Last pushed over 3 years ago
Metadata Files
Readme
Citation
README.md
Modified Smith–Waterman algorithm that works on time series data
Usage:
sh
python3 float_smith_waterman.py [integer seed]
Various parameters can be adjusted for different types of test here
Owner
- Login: pietervanheijningen
- Kind: user
- Location: The Netherlands, University of Twente
- Repositories: 3
- Profile: https://github.com/pietervanheijningen
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "van Heijningen" given-names: "Pieter" title: "Modified Smith–Waterman algorithm that works on time series data" version: 1.0.0 date-released: 2022-06-30 url: "https://github.com/pietervanheijningen/string-matching-time-series-data"