File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1- <p align =" center " ><img src =" img/pyspi_logo.png " alt =" pyspi logo " height =" 200 " /></p >
1+ <p align =" center " >
2+ <picture >
3+ <source srcset="img/pyspi_logo_dark.png" media="(prefers-color-scheme: dark)">
4+ <img src="img/pyspi_logo.png" alt="pyspi logo" height="200"/>
5+ </picture >
6+ </p >
27
38<h1 align =" center " ><em >pyspi</em >: Python Toolkit of Statistics for Pairwise Interactions</h1 >
49
Original file line number Diff line number Diff line change 6161 'data/forex.npy' ,
6262 'data/standard_normal.npy' ]},
6363 include_package_data = True ,
64- version = '0.4.0 ' ,
64+ version = '0.4.1 ' ,
6565 description = 'Library for pairwise analysis of time series data.' ,
6666 author = 'Oliver M. Cliff' ,
6767 author_email = 'oliver.m.cliff@gmail.com' ,
You can’t perform that action at this time.
0 commit comments