v0.9.2
v0.9.2 (2019-07-31)
Closed issues:
- Add
addRV!
withaddTransform
example to docs (#517) - Simulation Design Discussion (#515)
- Dot-setting fails for variables with a time dimension (#512)
- Streamline MC API (#508)
- Can we use
run
to run simulations (#507) - Provide nice user facing API for accessing Monte Carlo results (#506)
- Update README (#502)
- Make Consistent API and Put content of examples/main.jl in README (#475)
- Remove sampling choice from @defSim (#423)
- Optimize dimension order? (#388)
Merged pull requests:
- Update to the latest DataFrame for compat (#534) (davidanthoff)