Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 537 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 537 Bytes

.github/workflows/ant.yml

Funz algorithm: RandomSampling

  • RandomSampling: sample input parameters to propagate uncertainties model
  • author: Yann Richet
  • tags: Uncertainties
  • options: sample_size=100; seed=1; model[x]=Uniform(0,1)
  • input: x=list(min=0,max=1)
  • output: y=0.99

Analytics