Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
BayesValidRox
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
inversemodeling
BayesValidRox
Commits
636f073b
Commit
636f073b
authored
3 months ago
by
kohlhaasrebecca
Browse files
Options
Downloads
Patches
Plain Diff
Update changelog
parent
d4f4ab8e
No related branches found
No related tags found
1 merge request
!37
Fix/post processing
Pipeline
#52662
failed
3 months ago
Stage: test
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+6
-3
6 additions, 3 deletions
CHANGELOG.md
with
6 additions
and
3 deletions
CHANGELOG.md
+
6
−
3
View file @
636f073b
...
...
@@ -7,12 +7,13 @@
### Added
Features
*
`caculate_moments`
method in
`Meta_Model`
class for a general calculation of the moments
*
`PCEGPR`
C
lass for combining polynomial chaos and gaussian processes
*
`PCEGPR`
c
lass for combining polynomial chaos and gaussian processes
Tests
*
Tests for
`GPE`
C
lass
*
Tests for
`GPE`
c
lass
*
Tests for
`calculate_moments`
method in
`Meta_Model`
and
`GPESkl`
classes
*
Tests for
`PCEGPR`
Class
*
Tests for
`PCEGPR`
class
*
Tests for
`PostProcessing`
class
Examples
*
Example
`analytical_function_pcegpr`
to show application of the combined class
`PCEGPR`
...
...
@@ -21,6 +22,8 @@ Examples
*
Split surrogate classes into template class
`MetaModel`
and child classes
`PCE`
and
`GPESklearn`
*
Changed Exception format in
`GPE`
class to more specific Exceptions
*
Extend
`Inputs.add_marginals`
to allow direct setting of marginal properties
*
Move Sobol' calculation to
`PCE.calculate_sobol`
*
Clean
`PostProcessing`
class and update for general
`MetaModel`
objects
Bug fixes
*
`ExpDesign`
always uses user-defined samples when given
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment