Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-12 | add chroma-sim script. get rid of GPU class; contexts should now be created ↵ | Anthony LaTorre | |
with create_cuda_context(). | |||
2011-09-06 | geometry on the GPU is now a struct created in the GPUGeometry class. coding ↵ | Anthony LaTorre | |
style for cuda code is now compliant with python PEP 7 -- Style Guide for C Code. | |||
2011-09-02 | update event structure. break gpu.GPU class into separate smaller ↵ | Anthony LaTorre | |
independent classes. | |||
2011-08-22 | Benchmark and unit test for PDF creation | Stan Seibert | |