- update to 2.8.8:
* Fix re_evaluate not taking global_dict as argument.
* Fix parsing of simple complex numbers. Now,
`ne.evaluate('1.5j')` works.
* Fixes for upcoming NumPy 2.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numexpr?expand=0&rev=31
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 18 09:23:43 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.8.8:
|
||||
* Fix re_evaluate not taking global_dict as argument.
|
||||
* Fix parsing of simple complex numbers. Now,
|
||||
`ne.evaluate('1.5j')` works.
|
||||
* Fixes for upcoming NumPy 2.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 27 19:44:35 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user