aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Partial back-out of changeset 4b63e7093115Armin Rigo2017-04-051-0/+0
* conditionally call vmp_native_enable/disable (only if platform supports it), ...Richard Plangger2017-04-031-0/+0
* remove the remaining relevant wraps in micronumpy (hopefully)Carl Friedrich Bolz2016-11-251-1/+1
* Added function for parition call from micronumpySergey Matyunin2016-02-291-0/+1
* annotator prefers two double-tuples rather than one quad tuple, refactor fiel...mattip2015-06-191-0/+1
* put Chunks in strides.pyBrian Kearns2014-02-261-0/+3
* support dtype from commastringBrian Kearns2014-02-231-0/+1
* generalize numpy appbridgeBrian Kearns2014-02-231-17/+9
* some more fixesBrian Kearns2013-10-291-2/+2
* delegate mean to numpy.core._methodsBrian Kearns2013-10-281-0/+1
* generalize numpy appbridge to pass through any argumentsBrian Kearns2013-10-281-4/+3
* Initial package rename:Alexander Hesse2012-12-301-1/+1
* Don't use __import__ with lots of arguments, it can results in double imports...Alex Gaynor2012-01-271-2/+3
* start adding necessary things for using applevel __str__ and __repr__Maciej Fijalkowski2012-01-211-0/+9
* Add missing files, to progress, we need out attribute (Which is pointlessMaciej Fijalkowski2012-01-211-0/+28