Changelog
0.1.8 (unreleased)
UQ support: Uncertainty Quantification for numeric inputs using PUQ Smolyak sparse grids. Supports uniform and gaussian distributions. Per-input opt-out with
<uq>false</uq>.Added
uq_enabledfield toToolInfoand per-inputuq_enabledattrsAdded
run_uq_simulation()to simulatorAdded UQ distribution controls to number/integer widget templates
Added UQ webapp examples (
uq_simple,uq_projectile)Shipped PUQ helper scripts (
get_params.py,inject_results.py,analyze.py,get_response.py) as package data
0.1.7
Fixed VTK
SetInputAttributeError on NanoHUB by stripping anaconda paths from PATH in wrapper scriptRemoved
submit --localwrapper (no longer needed)Tagged and published to PyPI
0.1.6
Wrapper script improvements for NanoHUB compatibility
Added debug output to wrapper scripts
0.1.5
Initial public release
Classic mode and library mode support
All Rappture output types: curve, histogram, field (2D/3D/VTK/vector), table, sequence, image, string, number, log, mapviewer
Run history with compare mode
Bundled Plotly 3.4 and Three.js 0.128