-
The two-dimensional non-linear test function from Cheng and Sandu (2010)[^Cheng] is defined as follows:
$$
\mathcal{M}(\boldsymbol{x}) = \cos{\left( x_1 + x_2 \right)} \exp{\left( x_1 x_2 \right)}…
-
The two-dimensional non-polynomial function from Lim et al. (2002)[^Lim] was used in the context of metamodeling exercise (specifically, Gaussian process approach) and is defined as follows:
$$
\m…
-
The two-dimensional polynomial function from Lim et al. (2002)[^Lim] was used in the context of metamodeling exercise (specifically, Gaussian process approach) and is defined as follows:
$$
\mathc…
-
The six-dimensional test function was introduced in Echard et al. (2013)[^echard] as a test function for reliability analysis. It was used in a metamodeling exercise in Lüthen et al. (2021)[^luethen]…
-
The Unece "Supporting Standards" group lists kinks between GSBPM sub-processes and GSIM objects. These links could be rendered via a RDF object property. A GSIMObject class could also be created to sc…
-
@pauldhein and I were discussing this a while ago - it occurred to us that since the output of the program analysis pipeline is a pickled Python object, there is no reason, in principle, why the lambd…
-
Exercism's Pharo track was fun, but now a new project is needed to tinker with:
- More reflection fun
- Use MetaLinks / some AST fun
- Use traits
- Use [talents](https://github.com/pharo-contrib…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Planned changes
While doing metamodeling we have seen that the osparc deployments can get overloaded. In…
-
_From [alanruttenberg@gmail.com](https://code.google.com/u/alanruttenberg@gmail.com/) on October 21, 2009 15:05:09_
Move children to symbol and remove
_Original issue: http://code.google.com/p/infor…
-
See the implementation here: https://github.com/cmu-delphi/exploration-tooling/blob/77d7e5eb95e4b17f40567430b0233f6b24cf100a/R/latency_adjusting.R#L11.
* One possibility is as an argument to `step_…