Closed cpethrick closed 2 months ago
Here are the ctest
results from this run. Note that the test NNLS_dependent_columns
failed. From conversation with @tofstie, it seems like the issue is related to the random seed used to generate some arrays. I've opened issue #266, hopefully it is a fairly easy fix!
Compiling the most recent version of master on my computer gave the following error, introduced in PR #263:
I removed the semicolons and can confirm that the code builds in both release and debug mode.