-
and additionally, add a "fork me" link on the website
-
I frequently use `skopt.gp_minimize`. But, since `numpy` version `1.24.0`, it raises an exception
```
AttributeError: module 'numpy' has no attribute 'int'
```
This issue has been anticipated fo…
-
What's in this image?
![plate1_1_013](https://github.com/user-attachments/assets/24f0e4d6-72ea-449a-b191-03ddaec3b155)
Source: Heriche et al
License: [CC BY 4.0](https://creativecommons.org/li…
-
Hi,
I am getting a _Solving environment: failed_ error with a long list of packages that can not be found. Is there another way to import/install the environment? Thanks
ResolvePackageNotFound:
…
-
Can someone help me configure this
Using Python 3.11
ROCm Version 5.5.1
× Building wheel for llama-cpp-python (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [55 lines o…
-
I am unable to install the plugin. it returned the following error.
Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by NewConnectionError(': F…
-
This issue is to track these known lifelong learning added in #72 enhancements to be done:
- [ ] KB server need its standalone code directory instead of placing into lib directory
- [ ] KB API need …
-
This is a follow up on #914. Here is the code that breaks
```python
import imageio.v3 as iio
import imageio.v2 as iio2
import numpy, tifffile
data = numpy.random.randint(0, 255, (256, 256, 3), 'u…
-
I would like for there to be an easy way to convert a `numpy.ndarray -> numpy.ndarray` Python function into a generalized universal function (gufunc).
### Motivation
In many cases we have a Pyth…
-
Hi!
Thanks a lot for the library, it really works well. The only thing I have issues with is the keypoint augmentation, which works sometimes but in other cases it returns a set of negative coordin…