Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v1.14.1
/
tools
/
swig
tag
528b3092707c85e8cd54e79fab53bbd788bbd67b
tagger
Charles Harris <charlesr.harris@gmail.com>
Tue Feb 20 21:41:13 2018
object
7dcee7a469ad1bbfef1cd8980dc18bf5869c5391
NumPy 1.14.1 release.
5d831f8
White spaces
by Mathieu Lamarre
· 8 years ago
b220aed
Swig tool: Clear CARRAY flag when buffer is not C_CONTIGUOUS
by Mathieu Lamarre
· 8 years ago
db831c0
Swig tool: Clear CARRAY flag when setting FARRAY
by Mathieu Lamarre
· 8 years ago
de97bb2
Avoid NPY_ARRAY_F_CONTIGUOUS for numpy < 1.7
by Jan David Mol
· 9 years ago
5cdb060
Fix a false positive OverflowError in Python 3.x when value above 0x7FFFFFF are passed to a function accepting "unsigned int".
by Mathieu Lamarre
· 9 years ago
0574f62
MAINT: Remove commented out code blocks
by gfyoung
· 10 years ago
8bc592f
DOC: Use print only as function when print_function is imported from __future__
by gfyoung
· 10 years ago
cbfd937
BUG: Fix swig make_fortran function.
by Charles Harris
· 10 years ago
b9ef15c
BUG: Fix use of PyArray_ISFORTRAN in numpy.i.
by Charles Harris
· 10 years ago
913cad0
typo in numpy.i
by jschueller
· 10 years ago
a49ad15
New typemap for in-place arrays of arbitrary number of dimensions:
by Tom Krauss
· 10 years ago
b89bcd0
DOC: put a copy of the text in LICENSE.txt into tools/swig/numpy.i
by Ralf Gommers
· 10 years ago
9d77ba8
Correct exit code if number of errors % 256 == 0
by Chris Lamb
· 11 years ago
237d16b
Use correct #ifdef __cplusplus guard to include std_complex.i
by Michele Vallisneri
· 11 years ago
1cad7f8
ENH: added std::complex support to numpy.i
by Glen Mabey
· 11 years ago
71fc802
Fix typemap for Fortran ordered array input
by Adam Reeve
· 11 years ago
39715d5
BUG: Fix missing fragment in ARGOUTVIEWM typemaps.
by David Froger
· 11 years ago
147c6bb
STY: Whitespace patrol on numpy.i.
by Charles Harris
· 11 years ago
a38888c
MAINT: Move doc/swig to tools/swig.
by Charles Harris
· 11 years ago