Ricardo
Ricardo
### Current situation When using [CircuitQNN](https://github.com/Qiskit/qiskit-machine-learning/blob/main/qiskit_machine_learning/neural_networks/circuit_qnn.py), we are limited to a basic `measure_all()` operation. Whilst this isn't _bad_ per se, allowing the user to supply his own measurements would allow...
Hello, I'm currently building up a test suite for our drivers in lua. Right now I have the following problem, that I want to "mock" a global object (class? file?)....
Refactors docker setup to: - use values defined in the `.env` file - mounts the `Backend` and `Frontend` folders, so that you can work on the code without having to...
The idea is simple: Apart from the message for a PR that is _too big_, it should also be able to supply some messages according to the actual size of...
I'd like to put this idea up for discussion. It would be a basic parameter for most functions, that defaults to `true` as to not break existing code. Supplying a...
**Describe the bug** A clear and concise description of what the bug is. **Your Server Environment** * own setup * cloud deployment * ThingsBoard Version * OS: Linux (ubuntu 20.04)...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior Right now I am changing our CCI setup to trigger through...
Now each release also builds and pushes an ARM version of the dockerfile ## Description - Added `linux/arm` to the platform matrix of the Docker image build process - Tested...
I have read check documentation: https://checkstyle.org/checks/xxxxxx/nameofaffectedcheck.html ✅ I have downloaded the latest checkstyle from: https://checkstyle.org/cmdline.html#Download_and_Run ✅ I have executed the cli and showed it below, as cli describes the problem...
Hello, I'm trying to setup routing using `routes.json`, which doesn't appear to be working correctly. ### Expected behaviour: Calling `/projects/1?_embed=offers` returns the following JSON: ```JS { "id": 1, "name": "Villa...