Philipp Stratmann

Results 14 issues of Philipp Stratmann

Hi, First of all, thanks a lot for your great software! While using it, I found one possible issue: When I, for example, declare the quadratic objective function problem.obj =...

Objective of issue: If timeout is set to -1, the solver will run until it finds a solution. This can mean that the solver runs into an infinite loop. I...

0-needs-review
1-refactor
2-not-important/urgent

0-needs-review
1-refactor
2-important/urgent

Objective of issue: I found at least one case where default values of Vars are defined in a ProcModel rather than the Process. This should be changed. My example is...

0-needs-review
1-refactor
2-important/not-urgent

Objective of issue: Moving a to do from the code to GitHub issues. Found in lava.lib.optimization.solvers.generic.builder.SolverProcessBuilder.constructor. ![image](https://user-images.githubusercontent.com/86950058/192591452-a9687e37-d6db-4728-a07a-8bdaa058437d.png Same for models.py line 66. **Lava version:** - [x] **0.3.0** (feature release) **I'm...

Objective of issue: In the repo, Processes are produced on the fly in the SolverProcessBuilder. That's a feature which should not be hidden in the optimization library, but should be...

Objective of issue: Currently, description of parameters in docstrings often do not confirm to our standards. See https://numpydoc.readthedocs.io/en/latest/format.html#parameters **Lava version:** - [x] **0.3.0** (feature release) **I'm submitting a ...** -...

0-needs-review
1-refactor
2-important/not-urgent

### User story As a user, I want a generic to create Processes dynamically. In many cases, the details of a Process may depend on calculations performed during code execution....

1-feature
0-needs-review
2-not-important/not-urgent