Skip to content

Maxlag2016b#2

Open
HoniSanders wants to merge 13 commits intomaster2016bfrom
maxlag2016b
Open

Maxlag2016b#2
HoniSanders wants to merge 13 commits intomaster2016bfrom
maxlag2016b

Conversation

@HoniSanders
Copy link
Copy Markdown
Owner

test

HoniSanders and others added 13 commits May 28, 2016 17:39
replaced int with npy_intp for lag parameters in
_pyarray_correlate and related functions
renamed lagvector input to correlate() and convolve()
to be named return_lags
_pyarray_correlate ignores minlag, maxlag, and lagstep for modes other than 3
…le.c

Removed correlate and corresponding array_correlate from multiarraymodule.c
Reason: old_behavior has been deprecated from correlate and convolve in numeric.py

Also:
- restore PyArray_Correlate and PyArray_Correlate2 signatures
- add bounds checking to maxlag and minlag in _pyarray_correlate.
- minor cleanups in correlate/convolve code.
Conflicts:
	doc/source/reference/c-api.array.rst
	numpy/core/numeric.py
	numpy/core/tests/test_numeric.py
…() in multiarraymodule.c, created _lags_from_mode() to compensate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants