Commit Graph

578 Commits

Author SHA1 Message Date
Robert McLeod b6138a062c Set dummy is_cpu_amd_intel=False for PyTables non-breaking 2018-04-26 18:43:07 -07:00
Robert McLeod 035cf13853 Revert to old cpuinfo.py to retain Py2.6 compat 2018-04-11 20:10:39 -07:00
Robert McLeod 7fa84bc48a Update to new version of cpuinfo.py 2018-04-11 09:17:06 -07:00
Robert McLeod 694a838a5a Control max threads with 'NUMEXPR_MAX_THREADS' environment variable 2018-04-10 11:31:17 -07:00
Robert McLeod 3eef360c31 Update release notes 2018-02-28 10:06:48 -08:00
Robert McLeod eb2a9471fc Merge pull request #297 from alobbs/bug-296
Fixes test bench in Python 3
2018-02-28 09:59:15 -08:00
Alvaro Lopez Ortega ead9fff88a Fixes test bench in Python 3
The test bench did not run on Python 3 because of the usage of long,
a deprecated type that does not exist in Python 3. This patch creates
the equivament between Python 2's long and Python's 3 (automatically
growing) int.
2018-02-28 10:36:30 -05:00
Robert McLeod cfeae8ae24 Update ANNOUNCE.rst 2017-10-27 13:31:45 -07:00
Robert McLeod d4b5b6eeae Improvements to import time 2017-10-23 17:33:05 -07:00
Francesc Alted cbc4c36d53 Merge pull request #289 from mamrehn/patch-1
[Doc] fix typo and formatting.
2017-10-16 18:20:11 +02:00
mamrehn 0e96f59aab [Doc] fix formatting. 2017-10-16 18:09:10 +02:00
mamrehn 3b7f919f79 [Doc] fix formatting. 2017-10-16 18:08:36 +02:00
mamrehn d5baeedcb7 [Doc] fix typo in name. 2017-10-16 18:04:34 +02:00
mamrehn d40aee7c32 [Doc] fix typo in name. 2017-10-16 18:01:34 +02:00
Robert A. McLeod 7461e159d5 Fail build on test fail/error 2017-09-29 17:23:40 -07:00
Robert McLeod 022d4a4e5b Merge pull request #287 from benjello/fix-gh-218
Fix #218
2017-09-29 16:07:22 -07:00
Robert McLeod 08cd904374 Use assert_array_equal instead of assert_equal 2017-09-29 13:08:15 -07:00
Mahdi Ben Jelloul d11ef8a9de Fix test_if_constant_bool 2017-09-29 16:37:12 +02:00
Mahdi Ben Jelloul 4a923ea737 Fix where test 2017-09-29 16:36:09 +02:00
Mahdi Ben Jelloul 8b5f79b654 Fix #218 2017-09-29 16:25:09 +02:00
Robert A. McLeod 6af5555514 Fix for #286 2017-09-20 10:37:43 -07:00
Robert McLeod 6d5ebac5e4 Merge pull request #285 from matthew-brett/update-release-instructions
MRG: update release instructions for wheels
2017-09-14 09:02:19 -07:00
Matthew Brett e500f5206b DOC: update release instructions for wheels
Update the release instructions to give more details on wheel build and
release procedure.
2017-09-14 09:18:47 +01:00
Robert A. McLeod 87b2ef48cf Post 2.6.4 release actions done 2017-09-13 23:51:51 -07:00
Robert A. McLeod 042db32477 Triggering a build for 2.6.4 release 2017-09-13 23:50:51 -07:00
Robert A. McLeod 2e45fafca5 Getting ready for release 2.6.4 v2.6.4 2017-09-13 23:46:14 -07:00
Robert McLeod 7e1b543f19 Merge pull request #284 from cgohlke/patch-2
Allow to run numexpr.test() in verbose mode
2017-09-13 23:36:36 -07:00
Robert McLeod 3090ac4fd6 Merge pull request #283 from cgohlke/patch-1
Fix segaults with VML; Use VML functions for ceil and floor
2017-09-13 23:34:38 -07:00
Christoph Gohlke 01756b92ef Allow to run numexpr.test() in verbose mode 2017-09-13 22:05:54 -07:00
Christoph Gohlke c973e8b319 Use VML functions for ceil and floor 2017-09-13 21:39:07 -07:00
Christoph Gohlke a3403c4ae2 Use VML functions for ceil and floor 2017-09-13 21:37:55 -07:00
Robert A. McLeod 50e9310a7f Post 2.6.3 release actions done 2017-09-13 17:26:11 -07:00
Robert A. McLeod e6d212fa32 Triggering a build for 2.6.3 release 2017-09-13 17:07:23 -07:00
Robert A. McLeod cbf234ee0c Getting ready for release 2.6.3 v2.6.3 2017-09-13 17:02:57 -07:00
Robert A. McLeod 6052dac25e Port Github wiki to Sphinx autodocs 2017-09-12 12:08:28 -07:00
Robert A. McLeod a2d3efeb96 Fix for #281: string literal auto-encoded with 'ascii' for Py3 2017-09-12 10:04:18 -07:00
Robert A. McLeod bece07a30c Using .gitignore instead of Mercurial 2017-07-19 13:40:42 -07:00
Robert A. McLeod e639060686 Fix #277, reductions on arrays with leading dimension of 1 2017-07-19 13:39:15 -07:00
Robert McLeod 52ee958610 Update RELEASE_NOTES.rst 2017-06-27 13:09:48 -07:00
Robert A. McLeod 1812d9b795 Fix for #88 and #209 2017-06-26 18:08:22 -07:00
Robert A. McLeod 9366bf6de9 Add seperate requirements.txt for docs 2017-05-19 10:50:42 -07:00
Robert A. McLeod d13b51fc3e conf.py changes for sphinx autodocs 2017-05-19 10:21:41 -07:00
Robert A. McLeod 036e7b6e46 Update Python micro-versions for Appveyor 2017-04-04 11:52:01 -07:00
Robert A. McLeod 3c4f2238bd Change Appveyor to use official NumPy wheels for Windows 2017-04-04 11:48:52 -07:00
Robert A. McLeod 2713bdd596 Support for Sphinx autodocs 2017-04-04 11:42:31 -07:00
Robert A. McLeod 53bf06e073 Update NumPy requirement to 1.7 2017-04-04 10:34:32 -07:00
Robert A. McLeod 468462c241 Fixes for tests for floor-ceil pull 2017-04-04 10:33:30 -07:00
Robert McLeod d8bd2117f9 Merge pull request #247 from cpburnz/ceil-and-floor
Support ceil() and floor() functions
2017-04-04 10:29:33 -07:00
cpburnz 06d24a32fa Support ceil() and floor() functions 2017-02-04 16:40:08 -05:00
Francesc Alted 640f7f39db Post 2.6.2 release actions done 2017-01-29 14:10:48 +01:00