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
aos.py not yet working. Synchronizing. More... almost 14 years ago
Fix to allow nested tuples. More... almost 14 years ago
Adding AoS test. More... almost 14 years ago
AoS conversions showing life! More... almost 14 years ago
Working on returning sequences of tuples. More... almost 14 years ago
Support for sequences of tuples. More... almost 14 years ago
Id now works. 24 tests broken. Test broken because scalar unwrapping needs to be done as a statement, not as an expression (otherwise closure construction is broken, since it expects a name, not an expression). More... almost 14 years ago
Add tag comparisons, since pickling singletons doesn't work for identity testing. More... almost 14 years ago
Pass NotImplementedError up without comment. More... almost 14 years ago
Synchronizing. More... almost 14 years ago
Cache preloading working, except for CUDA target binaries. Synchronizing. More... almost 14 years ago
Remove detritus. More... almost 14 years ago
Add PEP 3147 rationale to documentation. More... almost 14 years ago
Merge github.com:copperhead/copperhead More... almost 14 years ago
Compile and stash results locally, if possible. More... almost 14 years ago
Fix bug with clashing system numpy headers. More... almost 14 years ago
Fix bug in casting. Add samples. More... almost 14 years ago
Begin extrema sample. More... almost 14 years ago
Ruthlessly isolating static_pointer_casts. More... almost 14 years ago
Fix reference counting bug. More... almost 14 years ago
More tuples working. More... almost 14 years ago
Tuples beginning to work. More... almost 14 years ago
Progress on tuple support. More... almost 14 years ago
Synchronizing. More... almost 14 years ago
All tests now pass. More... almost 14 years ago
test_reduce.py works with cleaned backend. More... almost 14 years ago
Removed segfaults. More... almost 14 years ago
Merge branch 'ptr' of github.com:BryanCatanzaro/copperhead into ptr More... almost 14 years ago
Streamline wrapping. More... almost 14 years ago
Fix segfaults and implicit conversions. More... almost 14 years ago