-
Hi,
1. Std lib does not seems to have a large support to manipulate short vector types. For example, in my case, I need to get the max value of each item of a double short vector and I have to define…
-
### Describe the solution you'd like
I think our Python code needs some refactoring. Here are some observations from my side:
### In [`get_radio_data_parse_and_send_to_ESP`](https://github.com/QUB…
-
# Overview
Currently, dependencies install using default everything. However, chocolatey allows passing parameters to dependencies by coupling two command-line arguments: `--params-global` and `--par…
-
Hi,
Trying to use the padd_size parameter, does not seem to work.
Example:
python main_train.py --input_name=birds.png --padd_size=1
Gets the following error:
`Traceback (most recent call las…
-
disclaimer: this might be duplicate to #76 not sure
I like to use checkmate's _and_ testthat's `expect_*` functions for input validation inside packages.
Additionally, I then sometimes like to check…
-
I don't think that we've covered them all. We need to finish some in DeviceController as well
I also wonder if we should be using a real mocking framework instead of hacking some mocked objects..?
…
-
### Clear and concise description of the problem
From my understanding, Faker currently concatenates random words to generate domains (eg for internet.domainName, internet.url, etc). When using faker…
-
### Describe your environment
* Operating System version: MacOS 12.1
* Browser version: Firefox 97.0.1
* Firebase SDK version: @firebase/rules-unit-testing 2.0.1
* Firebase Product: rul…
-
*Based on https://github.com/rust-lang/rfcs/pull/1921#issuecomment-282164515*
Currently, we fake variadics by defining functions with the `rust-call` ABI. These functions receive a tuple as paramet…
-
**Describe the bug**
When following lettas tutorial, [letta tutorial](https://docs.letta.com/agents/tools), on adding custom tools to letta, I get an error.
Adding tools to the agent throught he on…