NREL / SAM

System Advisor Model (SAM)
BSD 3-Clause "New" or "Revised" License
344 stars 141 forks source link

Upgrade Latin Hypercube Sampling library #1236

Closed brtietz closed 8 months ago

brtietz commented 2 years ago

We're due to upgrade the LHS library from Dakota, as that pairs well with the new uncertanty features in this release: https://dakota.sandia.gov/download.html

Additionally, best practice would be to link directly to the libraries via CMake, rather than running them as an external executable. The LGPL licensing means we need to work from the latest binaries, rather than compiling from source.

sjanzou commented 1 year ago

@brtietz , what is the final verdict on this after meeting with legal? Are we building for Apple Silicon without modification?

brtietz commented 1 year ago

Yes, that was the verdict.