summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2011-09-03GPU-based sampling from an arbitrary distribition.Stan Seibert
2011-08-23Add a RootReader class that also functions as an iterator, also createStan Seibert
2011-08-22Benchmark and unit test for PDF creationStan Seibert
2011-08-20A failing test demonstrating the faiure of G4ParallelGenerator to produce pho...Stan Seibert
2011-08-20A simple unit test of the constant particle gunStan Seibert
2011-08-19Rename test scripts so nose will find them.Stan Seibert
2011-08-18Unit test to verify that photons at normal incidence do not abort.Stan Seibert
2011-08-18Replace Rayleigh scattering implementation with that from SNOMAN. TheStan Seibert
2011-05-15cleanup. fixed testsAnthony LaTorre
2011-05-06added unary minus matrix; updated testAnthony LaTorre
2011-05-06added unary minus operator for matrix and float3; updated testsAnthony LaTorre
2011-05-06added rotationsAnthony LaTorre
2011-05-05added matrix struct and operations; added matrix tests; switched linear algeb...Anthony LaTorre
2011-05-05finished basic linear algebra operations and testsAnthony LaTorre