Skip to content

Deploy interactive docs to GitHub Pages#2

Closed
agriyakhetarpal wants to merge 156 commits intomainfrom
interactive-docs-mirror
Closed

Deploy interactive docs to GitHub Pages#2
agriyakhetarpal wants to merge 156 commits intomainfrom
interactive-docs-mirror

Conversation

@agriyakhetarpal
Copy link
Owner

@agriyakhetarpal agriyakhetarpal commented Jun 18, 2024

ngoldbaum and others added 28 commits January 15, 2025 16:53
* BUG: Avoid data race in PyArray_CheckFromAny_int

* TST: add test

* MAINT: simplify byteswapping code in PyArray_CheckFromAny_int

* MAINT: drop ISBYTESWAPPED check
MAINT: Avoid a redundant copy on `a[...] = b`
This patch changes the return type in astype() from NDArray to ndarray
so that shape information is preserved and adds tests for it.

Similar changes are added to np.astype() for consistency.
TYP: Fix overlapping overloads issue in "2 in, 1 out"  ufuncs
…ding_descr

DOC: Clarify `np.loadtxt` encoding argument default value in docstring
TYP: Fix missing and spurious top-level exports
BUG: Include python-including headers first in npstd.hpp

BUG: Include Python-including headers first in fast_loop_macros.h

BUG: Include Python-including headers first in npy_hashtable.cpp

BUG: Import Python.h first in dispatching.cpp

BUG: Include Python.h first in _pocketfft_umath.cpp
…aders-first

BUG: Include Python-including headers first
- Add doc/changelog/2.2.2-changelog.rst
- Add doc/source/release/2.2.2-notes.rst
- Update doc/source/release.rst
- Update .mailmap

[skip azp] [skip cirrus] [skip actions]
DOC: Remove duplicate wishlist tab in NEPs.
MAINT, DOC: Add sphinx extension to allow svg images in PDF docs build
This PR adds graceful error handling for np.format_float_positional  when provided pad_left or pad_right arguments are too large.

* TST: Added tests for correct handling of overflow

* BUG: fixed pad_left and pad_right causing overflow if too large

* TST: added overflow test and fixed formatting

* BUG: fixed overflow checks and simplified error handling

* BUG: rewritten excpetion message and fixed overflow check

* TST: split test into smaller tests, added large input value

* Apply suggestions from code review

---------

Co-authored-by: Sebastian Berg <[email protected]>
[skip actions] [skip azp] [skip cirrus]
@agriyakhetarpal agriyakhetarpal deleted the interactive-docs-mirror branch January 29, 2025 23:47
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.