We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e89017e commit 0705f92Copy full SHA for 0705f92
flier/eppy-handout.tex
@@ -1,3 +1,4 @@
1
+
2
\include{common-handout}
3
4
\hypersetup{
@@ -76,7 +77,7 @@
76
77
78
\begin{itemize}[nolistsep,topsep=0em,leftmargin=1pc]
79
\item Access neuroshare compatible files directly from Python
-\item Convert data files supported by neuroshare to the HDF5 format
80
+\item Convert any data file supported by neuroshare to the HDF5 format
81
\item Automatically detects file types and loads the corresponding neuroshare libraries
82
\item Use 32-bit MS Windows libraries under Linux \& Mac OS X with nsWineProxy
83
\item High-level pythonic API that hides the details of the underlying C API
0 commit comments