diff --git a/CHANGELOG.md b/CHANGELOG.md index 170d106585d9acc848147d66e6442fcec58dea95..5ddad421e08fd03db41b6415c978420528314efc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1 @@ -# Changelog - -To be input... \ No newline at end of file +# Changelog \ No newline at end of file diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md deleted file mode 100644 index 44c9723512f52cfe9913f6fd05c63bfbfe30dd72..0000000000000000000000000000000000000000 --- a/CONTRIBUTING.md +++ /dev/null @@ -1,3 +0,0 @@ -# Contributing - -To be input... \ No newline at end of file diff --git a/README.md b/README.md index 2dd820013fbfa150958b558dcc4a4936c7b95bff..1823d855b7631d3148e286c4015e75326d48861c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ -# psimpy +# Description -Predictive and probabilistic simulation tools. +`PSimPy` (Predictive and probabilistic simulation with Python) implements +a Gaussian process emulation-based framework that enables systematically and +efficiently inverstigating uncertainties associated with physics-based models +(i.e. simulators). ## Installation @@ -8,12 +11,8 @@ To be input... ## Usage -To be input... - -## Contributing - -To be input... - ## License -`psimpy` was created by Hu Zhao. It is licensed under the terms of the MIT license. \ No newline at end of file +`PSimPy` was created by Hu Zhao at the Chair of Methods for Model-based +Development in Computational Engineering. It is licensed under the terms of +the MIT license. \ No newline at end of file