Age | Commit message (Expand) | Author |
---|---|---|
2011-09-16 | File reorganization to move toward standard python package layout | Stan Seibert |
2011-09-12 | add chroma-sim script. get rid of GPU class; contexts should now be created w... | Anthony LaTorre |
2011-09-10 | Implement len() for event.Photons class. | Stan Seibert |
2011-09-02 | update event structure. break gpu.GPU class into separate smaller independent... | Anthony LaTorre |
2011-08-26 | photon object initializes any arguments not passed when initialized. camera.E... | Anthony LaTorre |
2011-08-19 | add benchmarks for ray intersection and photon propagation | Anthony LaTorre |
2011-08-16 | Refactor sim.py into a reusable Simulation class that is called by the | Stan Seibert |
2011-08-16 | Epic restructuring of code to switch to a generator-based style of | Stan Seibert |