Jeremy R. Manning

Results 116 comments of Jeremy R. Manning

note: this requires fixing the fileserver so that it can be accessed again 😬

[sequence_detection.ipynb.zip](https://github.com/ContextLab/timecorr/files/1725424/sequence_detection.ipynb.zip)

added a comment about this to our preprint discussion section

Implemented the beginnings of this idea in [this notebook](https://github.com/jeremymanning/timecorr/blob/master/examples/debugging.ipynb)

@seanpaulbradley thanks! a few thoughts: - python 3.12 definitely won't work (you'll need 3.6+), but 3.8.8 should! - windows is likely the culprit, but it'd be interesting to know how...

@paxtonfitzpatrick and @seanpaulbradley what do you think about changing this issue's title to "Add Windows support" or something along those lines? I wonder if we could recruit an intern to...

@seanpaulbradley great-- please keep us posted if you continue to work on this!

Hi @const7, thanks for your bug report! I'll keep this issue open until I have a chance to explore in more detail. But in the meantime, I verified that I...

Thanks for the information! I've [updated the README](https://github.com/ContextLab/timecorr/commit/09562c3c0e316cc4647f5d22d7677ad6cda97897) to note that only Python 3.9+ is supported for now. I'll leave this issue open until I can explore further and debug.