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 |
|
Robin Dunn
|
92f8cd2d55
|
Fix lots of misspelled words
|
2020-07-14 11:38:32 -07:00 |
|
Metallicow
|
01f8f09f60
|
Trim trailing space samples directory
|
2016-12-05 16:34:47 -06:00 |
|
Robin Dunn
|
9ad818a4a7
|
turn off execute property, ensure native eol.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@73883 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2013-04-30 05:31:31 +00:00 |
|
Robin Dunn
|
7bc7aaf7f8
|
Floatcanvas samples updates for Phoenix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@73882 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2013-04-30 05:19:51 +00:00 |
|
Robin Dunn
|
c7cd5d5fe9
|
Add the FloatCanvas demo modules
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@73860 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2013-04-26 07:04:14 +00:00 |
|