-
-
Notifications
You must be signed in to change notification settings - Fork 14
Conversation
Does it need to be a separate function? I think the original As for making If |
Also, you need to make sure you update the tests when you make changes. The CI tests are failing because it's still using |
Ok thanks. Do you mean get rid of |
Codecov Report@@ Coverage Diff @@
## master #5 +/- ##
=======================================
Coverage 55.17% 55.17%
=======================================
Files 1 1
Lines 29 29
=======================================
Hits 16 16
Misses 13 13
Continue to review full report at Codecov.
|
Thanks! |
Playing around with ReductionMonteCarloSimulation Type and dispatch for monte_carlo_simulation. prob_func is now a keyword argument.