Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-18 | Replace Rayleigh scattering implementation with that from SNOMAN. The | Stan Seibert | |
angular distribution is slightly different, and now fits with the distribution given in the GEANT4 physics reference manual. Unit test is now included to verify the correctness of the scattering. | |||
2011-05-15 | cleanup. fixed tests | Anthony LaTorre | |
2011-05-06 | added unary minus matrix; updated test | Anthony LaTorre | |
2011-05-06 | added unary minus operator for matrix and float3; updated tests | Anthony LaTorre | |
2011-05-06 | added rotations | Anthony LaTorre | |
2011-05-05 | added matrix struct and operations; added matrix tests; switched linear ↵ | Anthony LaTorre | |
algebra operation tests to use nosetests | |||
2011-05-05 | finished basic linear algebra operations and tests | Anthony LaTorre | |