Bumped version number to 0.2.1dev |
|
More...
|
over 13 years ago
|
Minor documentation tweaks |
|
More...
|
over 13 years ago
|
NeoHdf5IO can now save empty spike trains |
|
More...
|
over 13 years ago
|
removing accidental svndiff characters in file |
|
More...
|
over 13 years ago
|
Spike sorting use case |
|
More...
|
over 13 years ago
|
Cleaning up the docs ready for the release. |
|
More...
|
over 13 years ago
|
Close ticket #52 |
|
More...
|
over 13 years ago
|
pytables install |
|
More...
|
over 13 years ago
|
Edited use cases to give a more experiment-centred (rather than code-centred) presentation |
|
More...
|
over 13 years ago
|
Simple Example. |
|
More...
|
over 13 years ago
|
Some lines for version checking |
|
More...
|
over 13 years ago
|
Packaging changes - now more specific about what is included in the source package, to avoid including work-in-progress and to reduce the package size (e.g., svg files are excluded, as they are large and not really needed to build the docs) |
|
More...
|
over 13 years ago
|
One of the previous commits broke Python 2.6 compatibility for some IO modules. This should unbreak it. |
|
More...
|
over 13 years ago
|
documentation polishing |
|
More...
|
over 13 years ago
|
Applied Jan Antolik's patch to allow pickling (see ticket:37) |
|
More...
|
over 13 years ago
|
Depencies list. |
|
More...
|
over 13 years ago
|
More minor changes to IO modules to improve Python 3 compatibility |
|
More...
|
over 13 years ago
|
Added "complex" to list of valid types for annotations |
|
More...
|
over 13 years ago
|
Close ticket #38 |
|
More...
|
over 13 years ago
|
Some documentation polishing. |
|
More...
|
over 13 years ago
|
HDF5IO fix with unexpected relationships change |
|
More...
|
over 13 years ago
|
partial update of documentation |
|
More...
|
over 13 years ago
|
#ticket 12 many_to_one relationship are also in core |
|
More...
|
over 13 years ago
|
Minor changes to some IO modules to improve Python 3 compatibility |
|
More...
|
over 13 years ago
|
The md5 module has been removed in Python 3 (and is deprecated in Python 2.6, 2.7), need to use hashlib instead |
|
More...
|
over 13 years ago
|
Slicing `SpikeTrain` objects now works with Python 3. |
|
More...
|
over 13 years ago
|
HDF5IO - updated dependencies + some clean-up |
|
More...
|
over 13 years ago
|
In Python 3, `dict.items()` behaves the same as `dict.iteritems()` in Python 2, and the `iteritems()` method has been removed. Added compatibility function to take account of this. |
|
More...
|
over 13 years ago
|
A short example. |
|
More...
|
over 13 years ago
|
closed ticket #5 |
|
More...
|
over 13 years ago
|