Skip to content

Fix #99

Debajyoti Debnath requested to merge AddTruncNorm into master

Created a new namespace under BG::NES::Simulations called Distributions which contains continuous univariate probability distributions. Added the implementation for a truncated normal distribution and unit tests for this.

Merge request reports