https://github.com/mfitzp/icoshift
Revision b8a82811c83020a605f170b51dd672136f9d2313 authored by Martin Fitzpatrick on 19 October 2014, 12:54:50 UTC, committed by Martin Fitzpatrick on 19 October 2014, 12:54:50 UTC
1 parent 5a927ec
Raw File
Tip revision: b8a82811c83020a605f170b51dd672136f9d2313 authored by Martin Fitzpatrick on 19 October 2014, 12:54:50 UTC
Fixes co-shift pre-processing with intervals
Tip revision: b8a8281
.gitignore
*.py[cod]
*.gz

# C extensions
*.so

# Packages
*.egg
*.egg-info
dist
build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
lib
lib64
__pycache__

# Installer logs
pip-log.txt

# Unit test / coverage reports
.coverage
.tox
nosetests.xml

# Translations
*.mo

# Mr Developer
.mr.developer.cfg
.project
.pydevproject
.idea
back to top