Skip to content

generators name change

Reed Essick requested to merge generators-name-change into master

change the name of EventGenerator.generators to EventGenerator.distributions to better match the naming convention throughout the rest of the library (SamplingDistribution).

Also changed shebang in all executables to explicitly call python3 instead of just python.

fixes #36 (closed).

Edited by Reed Essick

Merge request reports