Marc Paterno
Marc Paterno
I have tried again, on the same machine with the same setup. This time my installation command was: ``` python3 -m pip install charm4py --no-binary charm4py ``` The installation now...
We should have a test that demonstrates this bug.
Reopening the issue to fix the problem on the `two_point_refactor` branch, which is our (unfortunate) branch name for the branch we are using for bug fixes to the v1.7 version...
Now I'm actually going to re-open the issue. If I click on the right button.
This is fixed on master PR #418, and on the branch for the v1.7.x releases (`two_point_refactor`, for historical reasonas) by PR #415.
@tilmantroester we believe that with the current release, the ability to create a two-point statistic in the `ready` state now meets this need. Do you agree, so that we can...
Tilman, does the YAML configuration facility that we have started to add in release 1.8 meet this need? We recognize that not everything is configurable this way (yet). But we...
This is closed by PR #420. The `Likelihood` class method has a method `required_parameters` that returns a `RequiredParameters` object containing the names and values of the parameters. Note that `ModelingTools`...
This feature has been merged into the `master` branch. It is not yet part of a tagged release, but will become part of Firecrown 1.8.0 (modulo any tweaking in the...
@tilmantroester is there something that Augur does, or something part of what it does, that you thing should be moved from Augur to Firecrown?