bertcarnell / lhs

Provides a number of methods for creating and augmenting Latin Hypercube Samples and Orthogonal Array Latin Hypercube Samples
https://bertcarnell.github.io/lhs/
GNU General Public License v3.0
44 stars 8 forks source link

check the usage of -DNDEBUG across all libraries #36

Open bertcarnell opened 3 years ago

bertcarnell commented 3 years ago

-DNDEBUG is included in some release builds and not in others. Should it be included in all? Is it already included in the R build?