JuliaPy / JuliaPy/PythonCall.jl
Support NumPy 2.1 (only)
Open
enhancement
- Dominant language
- Julia
- Stars
- 1.1k
- Forks
- 86
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 3
Description
Going forward you likely want to support NumPy 2.0 (some breaking changes), and I think users can choose it already. 2.1 is out.
Since you support NumPy expliclity, do some of the changes concern you, such as:
>np.float32(3) + 3. now returns a float32 when it previously returned a float64.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.