index
:
platform/upstream/python-numpy
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_unified
accepted/tizen_unified_dev
master
sandbox/backup/numpy-1.15.0_20210104
sandbox/dh0128.kwak/numpy-1.16.6_20201231
sandbox/nmerinov/llvm
sandbox/wangbiao/qemu-5.2
tizen
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
upstream-git
Domain: System / Base; Licenses: BSD-3-Clause;
Inki Dae <inki.dae@samsung.com>, Semun Lee <semun.lee@samsung.com>, Tae-Young Chung <ty83.chung@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
numpy
/
f2py
/
auxfuncs.py
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-20
MAINT: Remove commented out code blocks
gfyoung
1
-4
/
+0
2015-12-19
DOC: Use print only as function when print_function is imported from __future__
gfyoung
1
-1
/
+1
2015-07-29
STY: Break some long lines in numpy/f2py/*.py.
Charles Harris
1
-22
/
+23
2015-07-25
STY: Make PEP8 fixes in numpy/f2py
Charles Harris
1
-123
/
+244
2015-07-25
STY: Make pyflakes fixes in numpy/f2py
Charles Harris
1
-3
/
+28
2013-08-18
STY: Giant comma spacing fixup.
Charles Harris
1
-68
/
+68
2013-05-02
MAINT: Apply 2to3 idioms fixer.
Charles Harris
1
-21
/
+21
2013-04-14
2to3: Apply types fixer.
Charles Harris
1
-21
/
+20
2013-04-10
2to3: Apply `map` fixer.
Charles Harris
1
-2
/
+2
2013-04-08
2to3: Apply `repr` fixer.
Charles Harris
1
-3
/
+3
2013-04-07
Merge pull request #3205 from charris/2to3-apply-dict-fixer
Charles Harris
1
-1
/
+1
2013-04-07
Merge pull request #3202 from charris/2to3-reduce-fixups
njsmith
1
-2
/
+1
2013-04-06
2to3: apply `dict` fixer.
Charles Harris
1
-1
/
+1
2013-04-06
2to3: Apply `print` fixer.
Charles Harris
1
-1
/
+1
2013-04-06
MAINT: Cleanup some imports involving reduce.
Charles Harris
1
-2
/
+1
2013-03-28
2to3: Use absolute imports.
Charles Harris
1
-4
/
+4
2013-03-01
2to3: Put `from __future__ import division in every python file.
Charles Harris
1
-0
/
+3
2013-03-01
2to3: Apply `raise` fixes. Closes #3077.
Charles Harris
1
-1
/
+1
2011-02-26
WIP: implemented assumed shape support for Fortran subroutines.
Pearu Peterson
1
-0
/
+15
2010-03-06
3K: f2py: make f2py run far enough to produce output files (they don't compil...
Pauli Virtanen
1
-21
/
+21
2010-02-20
3K: BUG: work around bugs in Python 3.1.1 2to3 by not using fixes_reduce
Pauli Virtanen
1
-0
/
+3
2010-02-20
3K: f2py: use integer division to avoid problems with string multiplication
Pauli Virtanen
1
-1
/
+1
2009-10-25
Introduced intent(align4|align8|align16) attributes. Fixes scipy ticket 794 a...
Pearu Peterson
1
-1
/
+11
2008-09-18
Removed unused/redundant imports.
Alan McIntyre
1
-2
/
+0
2008-04-09
Fix issue 587
Pearu Peterson
1
-4
/
+24
2007-11-28
use 'in' keyword to test dictionary membership
Jarrod Millman
1
-116
/
+290
2007-10-29
using faster string methods rather than deprecated string module
Jarrod Millman
1
-6
/
+9
2007-01-09
clean up unused imports and bad whitespace
Tim Leslie
1
-1
/
+0
2006-03-10
Run reindent.py (script distributed with Python) over the source to remove ex...
cookedm
1
-4
/
+2
2006-01-20
Change License text to NumPy License (permission granted by Pearu)
Travis Oliphant
1
-1
/
+2
2006-01-04
Moved scipy directory to numpy
Travis Oliphant
1
-0
/
+489