Marcus G K Williams

Results 23 issues of Marcus G K Williams

### **NOT MEANT FOR MERGE!!** Objective of pull request: Code review vehicle for messaging_refactor_develop branch compared to main.

Objective of issue: Update Mistune to v2.0.3 or higher This is not a high priority, as nbconvert is only used during unit tests of the tutorials, but it should still...

bug

### Discussed in https://github.com/lava-nc/lava/discussions/261 Originally posted by **waltergallegog** June 28, 2022 I'm trying to access the value of a `Var` of type `int`, using the `get()` method. However, the type...

1-bug

Generate and edit sphinx documentation.

documentation
enhancement

Issue Number: Objective of pull request: ## Pull request checklist Your PR fulfills the following requirements: - [ ] [Issue](https://github.com/lava-nc/lava/issues) created that explains the change and why it's needed -...

enhancement
integration

Implements the remaining pyports. See issue #12

Objective of issue: Add logging logger to lava to organize and enhance logging and remove print statements **Lava version:** - [x] **0.3.0** (feature release) **I'm submitting a ...** - [x]...

enhancement
core

Implement: - PyInPortVectorSparse - PyInPortScalarDense - PyInPortScalarSparse - PyOutPortVectorSparse - PyOutPortScalarDense - PyOutPortScalarSparse Retrofit to work with other input types/shapes: - PyInPortVectorDense https://github.com/lava-nc/lava/blob/9d80ea15af495b87df7f4b63e83531bdaf7d41f9/lava/magma/core/model/py/ports.py#L53-L75 Ensure that ports process data correctly when...

enhancement
reviewed-approved
core

Objective of issue: Fix failing test results on macos for TestStochasticIntegrateAndFire.test_noisy_firing and TestStochasticIntegrateAndFire.test_noisy_state_progression. **Lava version:** - [x] **0.3.0** **I'm submitting a ...** - [x] bug report **Current behavior:** ``` _______________...

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