-
When I run the unittest for the numpy_minmax_scaler, I get the following error output:
```
***************************************
* *
* Unit Test: Numpy Mi…
-
Ensure compatibility with the NumPy 2 release.
in pyproject.toml ensure dependency version is specified
e.g.
dependencies = [
"healpy>=1.15.0",
"numpy~=2.0",
]
-
Running into a bit of an issue that came out ever since numpy released version 2.0.0
Running `solve-field` from the CLI always fails and returns with -1 every time I try running a plate solve.
T…
-
Hello! [Over at manim](https://github.com/ManimCommunity/manim) we are [currently looking into adding support for Python 3.13](https://github.com/ManimCommunity/manim/pull/3967), but are running into …
-
Current version of `Numpy` is >2.0 and there are breaking changes. Need to make changes.
-
```
Using MLCommons Inference source from '/home/anandhu/CM/repos/local/cache/c61b3360aaf84204/inference'
INFO:root: ! cd /home/anandhu/CM/repos/local/cache/e96391f14ae64e0e
INFO:root: …
-
So basicly, i installed all the requirements and all and for two days now it's telling me that "Numpy is not available".
I tried to change the version of Numpy in the requirements.txt folder because …
-
hello,
I'm trying to port the sources of eigency to support Numpy 2 and cython 3.
For the moment the package compiles but some (most of the) tests fails.
@BTOdell do you already started working…
-
Hey Kyle, I was working with the [apply_categorical_cmap](https://github.com/developmentseed/lonboard/blob/d5bc98fbbbe382d142dc8640487a0feecea1ea3b/lonboard/colormap.py#L193C13-L193C20) in lonboard ye…
-
## Description
### What steps will reproduce the problem?
When trying to open an array, or if I click a value of a numpy data type, an error pops up "Spyder was unable to retrieve the value of thi…