gmlc-dispatches / dispatches

Primary repository for distributed dispatches software tools
https://dispatches.readthedocs.io/
Other
12 stars 34 forks source link

Static surrogates for NE/RE case study #213

Closed Xinhe-Chen closed 1 year ago

Xinhe-Chen commented 1 year ago

Addresses issue:

Summary/Motivation:

In this PR, I have the codes for the static NE/RE case study, which are designed for specific NE/RE models and can't be extended to other models. Also, I have some tries for surrogates, e.g., different scaling and clustering methods in this branch. This branch can be viewed as a combination of all my tries for the surrogate approaches.

Changes proposed in this PR:

-

Legal Acknowledgement

By contributing to this software project, I agree to the following terms and conditions for my contribution:

  1. I agree my contributions are submitted under the license terms described in the LICENSE.md and COPYRIGHT.md file at the top level of this directory.
  2. I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.
ksbeattie commented 1 year ago

@Xinhe-Chen please work with @radhakrishnatg and @dguittet to come up with a common dir/file structure for each of these case studies.