Skip to content

globalemu v1.2.0 release

Compare
Choose a tag to compare
@htjb htjb released this 17 May 14:48
· 24 commits to master since this release

Stable release:

  • Added functionality such that multiple sets of parameters can be emulated with one call to the emulator as opposed to via a set of calls in a for loop.
  • Added a function to plot the mean, 95th percentile and worst emulations from a set of input parameters and corresponding signals so that users can easily assess the quality of the training.
  • Restructuring of cmSim.py.
  • Additional tutorials and tests for new functionality.