Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-16 | File reorganization to move toward standard python package layout | Stan Seibert | |
2011-08-16 | Epic restructuring of code to switch to a generator-based style of | Stan Seibert | |
event creation. Now we have vertex generators (that produce initial particles), photon generators (that create photons to propagate), and a standard data structure using Python class containers and numpy arrays to hand around the code. Also cleaned up some naming of things before they become conventions. |