0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #26 from abhay447/master More... over 7 years ago
Added ns2nixmap.md (refer for output file structure) More... over 7 years ago
Merge pull request #25 from abhay447/master More... over 7 years ago
trying utf8 w/o BOM More... over 7 years ago
Changed Line Endings from windows to unix style More... over 7 years ago
minor corrections as per review of https://github.com/G-Node/python-neuroshare/pull/25/ More... over 7 years ago
Resolved the missing source metadata for segment entities by restructuring metadata tree More... over 7 years ago
removed the extra section at block level More... over 7 years ago
changed the dtype of data_arrays from np.double to nix.DataType.Double More... over 7 years ago
added dimension descriptors to event entity and imporved the order of metadata tree More... over 7 years ago
fixed segment dimension and added description for script More... over 7 years ago
replaced getopt with argparse More... over 7 years ago
added --plain-h5 conversion option More... over 7 years ago
added the new ns-convert More... over 7 years ago
Segment: add what get_data returns More... almost 8 years ago
[git] ignore some more files More... almost 8 years ago
[capi] py3: return unicode for strings More... about 8 years ago
[capi] use PyCapsule API also for Python 2 More... about 8 years ago
[capi] no custom exception for !PyArg_ParseTuple More... about 8 years ago
[capi] uintXX_from_data: use memcpy to be safe More... about 8 years ago
[capi] fix uint32_from_data to not use a uint16 More... about 8 years ago
README.md: add depsy badge More... about 8 years ago
capi: decref capsule when lib is closed More... about 8 years ago
Merge branch 'py3' More... about 8 years ago
[v] 0.9.4 - post release version bump More... about 8 years ago
[cmake] add cmake file to build the extension More... about 8 years ago
[glue] re-structure module init More... about 8 years ago
[glue] fix compiler warning (sign comparison) More... about 8 years ago
[py3] xrange → range, iteritem() → items() More... about 8 years ago
setup.cfg: set README.md as description file More... about 8 years ago