This website requires JavaScript.
Explore
Help
Register
Sign In
Lerking
/
Phoenix
Watch
1
Star
0
Fork
0
You've already forked Phoenix
mirror of
https://github.com/wxWidgets/Phoenix.git
synced
2025-12-16 09:40:07 +01:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
master
Phoenix
/
samples
/
floatcanvas
/
PixelBitmap.py
Tim Riddermann
516539a7a0
Since numpy 1.20 the aliases
np.int
and
np.float
are deprecated (see
https://numpy.org/devdocs/release/1.20.0-notes.html#using-the-aliases-of-builtin-types-like-np-int-is-deprecated
). The buildin types should be used instead. Since numpy 1.24 an AttributeError exception is thrown when
np.int
or
np.float
is used.
2023-02-28 16:07:02 +01:00
4.2 KiB
Raw
Permalink
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink