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
/
dual.py
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-06
DOC: change Numpy to NumPy in dosctrings and comments
Pierre de Buyl
1
-1
/
+1
2013-08-18
STY: Giant comma spacing fixup.
Charles Harris
1
-3
/
+3
2013-04-06
2to3: Apply `print` fixer.
Charles Harris
1
-1
/
+1
2013-03-28
2to3: Use absolute imports.
Charles Harris
1
-1
/
+1
2013-03-01
2to3: Put `from __future__ import division in every python file.
Charles Harris
1
-0
/
+2
2011-04-05
STY: Update exception styles, trickier ones.
Charles Harris
1
-2
/
+2
2008-08-05
Merge from documentation editor.
Stefan van der Walt
1
-0
/
+12
2006-08-04
Many name-changes in oldnumeric. This may break some numpy code that was usi...
Travis Oliphant
1
-1
/
+1
2006-03-15
Committed much of ticket #36
Travis Oliphant
1
-2
/
+5
2006-03-10
Run reindent.py (script distributed with Python) over the source to remove ex...
cookedm
1
-1
/
+0
2006-01-19
Add restore functions to numpy.dual
Travis Oliphant
1
-3
/
+9
2006-01-19
Use a register_func system for altering functions in numpy.dual
Travis Oliphant
1
-21
/
+22
2006-01-15
handle odd scipy installations
sasha
1
-1
/
+1
2006-01-08
Fixed up so that at least element-size is allocated and iterator of size-0 ra...
Travis Oliphant
1
-8
/
+15
2006-01-05
Added i0 natively for kaiser window
Travis Oliphant
1
-4
/
+5
2006-01-05
Removed pkg names from dual
Travis Oliphant
1
-1
/
+4
2006-01-05
Changed how to get dual numpy/scipy behavior. Use explicit numpy.dual module.
Travis Oliphant
1
-0
/
+37