Andrea Lacava

Results 5 issues of Andrea Lacava

Is it possible to improve the readme or to have a guide to set the webhook properly? I'm trying to use this library with Heroku but since the default mode...

**Describe the bug** Silhouette score and its visualization can be calculated for Gaussian Mixture Model outputs, while this library currently does not support this. **To Reproduce** I used the example...

To run the simulations campaign as root with the new toolchain a flag (`--enable-sudo`) should be included in the command and at the moment there is no way to do...

enhancement

The `optimized` parameter in `SimulationRunner::configure_and_build()` is redundant since it is already a class parameter. https://github.com/signetlabdei/sem/blob/a6c5b29d3c4cb7950af7eae2f5b311ea7e5beec1/sem/runner.py#L135-L136 The suggested action is to remove this parameter from the signature and to change the...

enhancement
invalid

For sure a minor issue, but worth reporting: utils.get_command_from_result assumes that waf is always the building system https://github.com/signetlabdei/sem/blob/6a39f0a1f1d0458fd5ee843a221876bd19fe4dc0/sem/utils.py#L104-L122 Implementing something like this may help https://github.com/signetlabdei/sem/blob/6a39f0a1f1d0458fd5ee843a221876bd19fe4dc0/sem/runner.py#L70

bug
invalid