Skip to content

v0.4.0

Choose a tag to compare

@TomMonks TomMonks released this 25 Mar 17:32
· 84 commits to main since this release
ea917bd

Added

  • json2ciw.ui and render_simulation_app function to automatically create a basic streamlit dashboard interface for a json schema and ciw model.
  • tidy_to_wide_format function added to results module. This provides quick conversion of the tidy format replications data from multiple_replications to wide format.

Changed

  • Added streamlit as package dependency.
  • Added plotly as package dependency.