ml4ai / funman

SKEMA Functional Model Analysis (FUNMAN)
MIT License
2 stars 2 forks source link

Add time key to parameters #75

Closed danbryce closed 1 year ago

danbryce commented 1 year ago

Check whether the Terrarium syntax for time dependent parameters would be a better representation. Otherwise, parameters are of the form:

{
  "name": "beta",
  "lb": 0.1,
  "ub": 0.2,
  "time": 22
  "label": "any"
}
danbryce commented 1 year ago

@jgladwig Can you transfer this to siftech/funman?

jgladwig commented 1 year ago

Transferred