-
I tried to compare the speed difference of the same model on CPU and GPU. Here is my code:
```
import numpy as np
import pandas as pd
import time
import cudf
import cupy as cp
from cuml.linear_model i…
-
**Describe the bug**
The bug concerns the usage of the multi-gpu K-means algorithm using the dask-scheduler/dask-cuda-worker API on a cluster with a SGE job scheduling system.
In case of a bad_a…
-
When I tried to execute `npm i -g ijavascript jp-babel --loglevel silly`, I got the following errors. It seemed it did not support vs 2022.
```
npm ERR! gyp sill find Python execFile result: err =…
-
### What happened?
I hope this is not something basic, but I've looked for it and no solutions have worked for me.
My project needs `GLIBCXX_3.4.29`, as stated when running `pytest` gets this er…
-
## Description
The `jupyter-collaboration` plugin appears to be incompatible with the `jupytext` plugin. It is unclear which plugin's "fault" this is.
See https://github.com/mwouts/jupytext…
goerz updated
7 months ago
-
Trying to use the pre-trained espaloma-0.3.0 on my supercell, and came across this vague error that I can't seem to get the origin of?
```
/home/hy2120/miniconda/envs/openff/lib/python3.10/site-pa…
-
**Describe the bug**
The `str.character_ngrams` function produces token `` for strings which are lesser than the provided `n` (shown in image for the case of bigrams).
![result output](https://githu…
-
## Description
Unable to display button. Get "Error displaying widget" error
![image](https://user-images.githubusercontent.com/30065079/191918192-c3852de9-811c-470f-95d9-54129b4173dd.png)
##…
-
Alacritty on debian buster starts on maximized which can't be turned off using `fullscreen: false` or `start_maximized` in `alacritty.yml`.
OS: Debian Buster
DM: X11 with --scale 2x2
DE: GNOME
a…
-
From a few conversations with @mikolalysenko I learned that languages like R and libraries like scipy which are known for amazing math are just binding to the same old Fortran libraries (and in a few …