GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/pypy.git
master
py3.7
Gentoo fork of PyPy
Python project <python@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pypy
/
module
/
micronumpy
/
appbridge.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Partial back-out of changeset 4b63e7093115
Armin Rigo
2017-04-05
1
-0
/
+0
*
conditionally call vmp_native_enable/disable (only if platform supports it), ...
Richard Plangger
2017-04-03
1
-0
/
+0
*
remove the remaining relevant wraps in micronumpy (hopefully)
Carl Friedrich Bolz
2016-11-25
1
-1
/
+1
*
Added function for parition call from micronumpy
Sergey Matyunin
2016-02-29
1
-0
/
+1
*
annotator prefers two double-tuples rather than one quad tuple, refactor fiel...
mattip
2015-06-19
1
-0
/
+1
*
put Chunks in strides.py
Brian Kearns
2014-02-26
1
-0
/
+3
*
support dtype from commastring
Brian Kearns
2014-02-23
1
-0
/
+1
*
generalize numpy appbridge
Brian Kearns
2014-02-23
1
-17
/
+9
*
some more fixes
Brian Kearns
2013-10-29
1
-2
/
+2
*
delegate mean to numpy.core._methods
Brian Kearns
2013-10-28
1
-0
/
+1
*
generalize numpy appbridge to pass through any arguments
Brian Kearns
2013-10-28
1
-4
/
+3
*
Initial package rename:
Alexander Hesse
2012-12-30
1
-1
/
+1
*
Don't use __import__ with lots of arguments, it can results in double imports...
Alex Gaynor
2012-01-27
1
-2
/
+3
*
start adding necessary things for using applevel __str__ and __repr__
Maciej Fijalkowski
2012-01-21
1
-0
/
+9
*
Add missing files, to progress, we need out attribute (Which is pointless
Maciej Fijalkowski
2012-01-21
1
-0
/
+28