-
Considering the fact that NMEA2000 became the standard for interconnection of nautical devices in the marine industry, OpenCPN should provide integrated support for NMEA2000. This is important for Ope…
-
Hi there!
It will be nice if you can provide multiple stopping criteria working together.
E.g. - max time of optimization OR additionally - change of objective function during a predefined number…
-
The `toml` crate originally had lower (implicit) MSRV. Would it be possible to lower it back to at least 1.48?
-
From https://github.com/JanCVanB/roc-plotters/pull/6 :
```
[jan@framey roc-plotters]$ roc examples/math.roc
roc: /lib64/libtinfo.so.6: no version information available (required by roc)
🔨 Rebuild…
-
### What is the feature ?
Recently, #311 was merged, and added a new text rendering backend feature.
It would be nice if there were documented instructions on how to use it, especially when the docs…
-
I receive an error when importing argopy, which is new. Is it an issue with my local machine?
#### MCVE Code Sample
```python
import argopy
```
#### Expected Output
#### Probl…
-
I want to build the plotters example in x86_64-musl.
I did these commands.
```
git clone https://github.com/plotters-rs/plotters.git --recursive
cd plotters
docker run --rm -it -v `pwd`:/home…
-
Hello there, you have the method get_iq_object in plotters.py and tools.py (repetition). I guess that it shouldn't be on plotters ;).
-
## 🐛 Bug Report
I'm trying to start a GPU miner, but GPU usage stays at 0%
- CPU : AMD Ryzen 9 5950X 16-Core Processor
- GPU: NVIDIA RTX A5000
## Steps to Reproduce
1. I edited run…
-
I noticed while building from the latest change to the Dockerfile that many dependencies are repeated with different versions. It would be nice to make sure that we only depend on 1 version of any giv…