-
### Regression?
No
### System Info and Version
System/Version info
```sh
Hyprland, built from branch at commit 918d8340afd652b011b937d29d5eea0be08467f5 (flake.lock: update).
Date: Tue…
lufjo updated
3 weeks ago
-
I compiled this code, it's OK, but in my phone doesnt work.
The code
import androidx.appcompat.app.AppCompatActivity;
import java.util.Random;
import android.app.Activity;
import android.g…
-
### 🚀 The feature, motivation and pitch
# Motivation
This Request for Comments (RFC) document aims to propose and discuss Intel GPU distributed support in PyTorch, introducing Intel GPU distribu…
-
### Operating system
Ubuntu 20.04
### Platform
64-bit x86
### OpenSlide version
latest from PPA i.e. libopenslide.so.1.0.0 + openslide_python-1.3.1
### Slide format
SVS
### Issue details
I fo…
-
``` r
install.packages("astsa")
#> Installing package into 'C:/Users/shwet/AppData/Local/R/win-library/4.3'
#> (as 'lib' is unspecified)
#> package 'astsa' successfully unpacked and MD5 sums check…
-
```
I've added capability for automatic trendlines as well as dragging data
points and dynamically updating series data. I've posted the patch and
code here for consideration.
Since I've been depend…
-
```
I've added capability for automatic trendlines as well as dragging data
points and dynamically updating series data. I've posted the patch and
code here for consideration.
Since I've been depend…
-
Hi,
I'd like to extend my gratitude for developing such a library. I've chosen to raise a topic in the issues section, anticipating that others may also find it relevant. I aim to utilize your pack…
-
i've been running a test suite on my library for quite some time, and there was this segmentation fault that always occur on github actions, with julia nightly, MacOS 14 and aarch64. a (to be honest, …
-
After running:
booknlp=BookNLP("en", model_params)
I get the following;
(It seems to refer to my model location by booknlps, but what is created is booknlp_models, and tacking a local directory…