0
I Use This!
Inactive

Commits : Listings

Analyzed 6 days ago. based on code collected 6 days ago.
Mar 26, 2025 — Mar 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added cudata tests. More... about 14 years ago
Fixes to indexing. More... about 14 years ago
Fixed bug in cuarray iterator. More... about 14 years ago
Fixes for empty lists in cuarray constructors. More... about 14 years ago
Nested sequence runtime working. Bugs in some cases with empty subsequences. More... about 14 years ago
Working privately until reconverged. More... about 14 years ago
Synchronizing. More... about 14 years ago
Synchronizing. More... about 14 years ago
Nested cuarray constructor compiles, not yet tested. More... about 14 years ago
Synchronizing. More... about 14 years ago
Beginnings of runtime support for nested data structures. More... about 14 years ago
Getitem/setitem support for flat sequences. More... about 14 years ago
Don't forget to link cudart! More... about 14 years ago
Merged. More... about 14 years ago
Added make_cuarray template instantiations, which weren't necessary on OS X due to linker peculiarities, but are necessary on Linux. More... about 14 years ago
Merged. More... about 14 years ago
Merged. More... about 14 years ago
Modify .hgsub for google code. More... about 14 years ago
New data structures fully operational. More... about 14 years ago
New data structures working in Python runtime. Compiler not yet updated. More... about 14 years ago
Slightly rework the find_module system for a better integration with setup.py More... about 14 years ago
Use unittest skip facility. More... about 14 years ago
Merge BC's master branch. More... about 14 years ago
Fix bug in setup.py More... about 14 years ago
Merged. More... about 14 years ago
Added str & repr routines for cuarray. More... about 14 years ago
Merged. More... about 14 years ago
Merged. More... about 14 years ago
Change names to match numpy style. More... about 14 years ago
Better integration to setup.py More... about 14 years ago