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
/
f90mod_rules.py
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-07
MAINT, STY: Removed unused variable in f2py/f90mod_rules.py
rehassachdeva
1
-1
/
+1
2015-10-26
BUG: Revert some import * fixes in f2py.
Charles Harris
1
-5
/
+5
2015-07-29
STY: Break some long lines in numpy/f2py/*.py.
Charles Harris
1
-5
/
+0
2015-07-25
STY: Make PEP8 fixes in numpy/f2py
Charles Harris
1
-93
/
+125
2015-07-25
STY: Make pyflakes fixes in numpy/f2py
Charles Harris
1
-7
/
+6
2013-08-18
STY: Giant comma spacing fixup.
Charles Harris
1
-36
/
+36
2013-05-02
MAINT: Apply 2to3 idioms fixer.
Charles Harris
1
-2
/
+2
2013-04-10
2to3: Apply `map` fixer.
Charles Harris
1
-1
/
+1
2013-04-06
2to3: Apply `print` fixer.
Charles Harris
1
-2
/
+2
2013-03-28
2to3: Use absolute imports.
Charles Harris
1
-6
/
+6
2013-03-01
2to3: Put `from __future__ import division in every python file.
Charles Harris
1
-0
/
+2
2011-05-06
BUG: Fix assumed shape support for module routines.
Pearu Peterson
1
-2
/
+7
2010-02-20
3K: f2py: break cyclic imports (which are not allowed on Py3) by moving them ...
Pauli Virtanen
1
-1
/
+1
2008-09-18
Removed unused/redundant imports.
Alan McIntyre
1
-4
/
+0
2007-12-29
braino
Jarrod Millman
1
-4
/
+6
2007-12-29
janitorial work
Jarrod Millman
1
-7
/
+5
2007-11-28
use 'in' keyword to test dictionary membership
Jarrod Millman
1
-2
/
+2
2007-10-29
using faster string methods rather than deprecated string module
Jarrod Millman
1
-14
/
+17
2007-04-20
Fix pointer size for F90 allocatable arrays on 64-bit platform. Closes ticket...
Stefan van der Walt
1
-2
/
+4
2006-03-10
Run reindent.py (script distributed with Python) over the source to remove ex...
cookedm
1
-6
/
+4
2006-01-20
Change License text to NumPy License (permission granted by Pearu)
Travis Oliphant
1
-1
/
+1
2006-01-04
Moved scipy directory to numpy
Travis Oliphant
1
-0
/
+240