Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vig
Sublinear Algorithms for VA
pseudo
Commits
3a46bd78
Commit
3a46bd78
authored
Dec 16, 2021
by
Yuncong Yu
Browse files
Remove dependence on dtw-python
parent
95880b9f
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
3a46bd78
__pycache__
.idea
*.exp
*.lib
*.npy
...
...
@@ -7,11 +5,15 @@ __pycache__
*.pyd
*.pyo
*.obj
docs/
EGR/
.idea
Angu:arApp/prototype/node_modules
backend/cache/
clion-log.txt
Documents/
EGR/
Flaskserver/venv/*
__pycache__
backend/cache/
build/
clion-log.txt
docs/
experiments/figures_for_paper
tmp.py
environment.yml
View file @
3a46bd78
name
:
pseudo
channels
:
-
conda-forge
-
bioconda
#
- bioconda
-
defaults
dependencies
:
...
...
@@ -23,4 +23,4 @@ dependencies:
# - pybbi
# - cooler
-
ucrdtw
-
dtw-python
#
- dtw-python
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment