Alessandro Pierro

Results 13 issues of Alessandro Pierro

Objective of pull request: Major update to the `SolverTuner` utility class. ## Pull request checklist Your PR fulfills the following requirements: - [x] Tests are part of the PR (for...

Objective of issue: improve docstrings and API in Bayesian Solver **I'm submitting a ...** - [x] feature request - [x] documentation request ## Additional Information - The API of the...

Objective of issue: prevent the `OptimizationSolver` from re-instantiating its process when called multiple times. **Lava version:** - [x] **0.3.0** **I'm submitting a ...** - [ ] bug report - [...

enhancement

Objective of pull request: add plotting utils to obtain a diagram of processes and connections after compilation ## Pull request checklist Your PR fulfills the following requirements: - [ ]...

### User story As a user, I want to [capability] to [benefit]. ### Conditions of satisfaction - An optional list of conditions that have to be fulfilled for this feature...

1-feature
0-needs-review

### User story Add contributing guidelines for community developers: [https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors) . ### Conditions of satisfaction - An optional list of conditions that have to be fulfilled for this feature to...

1-feature
0-needs-review

**Describe the bug** The unit tests associated to the Bayesian solvers are stalling. **To reproduce current behavior** The stalling tests caused the CI run of the last released to be...

1-bug
2-important/urgent

### Discussed in https://github.com/lava-nc/lava-optimization/discussions/230 Originally posted by **nnbtam99** June 1, 2023 Hi Lava team, I'm new to the neuromorphic computing paradigm and I have a quick question regarding the implementation...

1-bug
0-needs-review

**Describe the bug** The ReadGate doesn't work with timeout=None when running on CPU. **To reproduce current behavior** Steps to reproduce the behavior: 1. When I run this code (add code...

1-bug

### User story As a user, I want to be able to solve multiple optimization problems in parallel with the OptimizationSolver. ### Conditions of satisfaction - Problem level parallelism is...

1-feature