ou3llnl / foqus

FOQUS: Framework for Optimization and Quantification of Uncertainty and Surrogates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CI Build Status
Jenkins Manual Build Status

FOQUS: Framework for Optimization, Quantification of Uncertainty, and Surrogates

Package includes: FOQUS GUI, Optimization Engine, Turbine Client. Requires access to a Turbine Gateway installation either locally or on a separate cluster/server. #GAMS is required for heat integration option.

Getting Started

Install

See the installation instructions for details.

FAQ

See our FAQ for frequently asked questions and answers

Authors

See also the list of contributors who participated in this project.

Development Practices

  • Code development will be peformed in a forked copy of the repo. Commits will not be made directly to the repo. Developers will submit a pull request that is then merged by another team member, if another team member is available.
  • Each pull request should contain only related modifications to a feature or bug fix.
  • Sensitive information (secret keys, usernames etc) and configuration data (e.g database host port) should not be checked in to the repo.
  • A practice of rebasing with the main repo should be used rather that merge commmits.

Versioning

We use SemVer for versioning. For the versions available, releases or tags on this repository.

License & Copyright

See LICENSE.md file for details

About

FOQUS: Framework for Optimization and Quantification of Uncertainty and Surrogates

License:Other


Languages

Language:Python 79.2%Language:TeX 15.6%Language:R 3.7%Language:JavaScript 0.8%Language:GAMS 0.5%Language:HTML 0.1%Language:Makefile 0.0%Language:CSS 0.0%