-
See this comment:
https://github.com/liesel-devs/liesel/pull/198#issuecomment-2248741496
The issue in the CI does not originate from scipy, but instead from incompatibility of tensorflow probabi…
-
I've done some casual testing and based on the results I'm assuming support for numpy 2.0 and above isn't present yet. Are there plans to support it in the near future?
-
In #928 the issue came up that the behavior of `is_different` in `custom_containers` differs if numpy is installed vs when it is not installed. Here is an example:
```py
>>> import sacred
>>> s…
-
Hi all, trying to run train.py for coseg_seg, but keep running into this error:
C:\Users\Smorais\Anaconda3\envs\meshcnn\lib\site-packages\torch\package\_directory_reader.py:17: UserWarning: Failed …
-
## Description
### What steps will reproduce the problem?
after installing xgboost library the xgboost model did not work at first and then this error kept showing up to me
ImportError: numpy.co…
-
NumPy only really has one kind of indexing (which I previously misunderstood), though I'm pretty sure they have some kind of optimization going on for simple indexes. This is how it works:
First, t…
-
Numpy 2.0 is coming: https://github.com/numpy/numpy/issues/24300
There will need to be a `zfpy` release built for this, as 1.0.0 wheels will (very likely) not be compatible with numpy 2.x
Is any…
-
**Describe the bug**
26.09.2024 07:43:36 [DEBUG] Drawing Image: BACKGROUND
26.09.2024 07:43:36 [DEBUG] Bitmap res/themes/BigClock/background.png is now loaded in the cache
Traceback (most recent …
-
NumPy 2.0 got released! Unfortunately, this causes several compatibility issues. For now #110 restricts the dependency to `numpy
-
Please let me start by saying thank you and I do love the thought put into this concept project. I think this type of project is critical for long term societal protections to ensure LLM Localization …