Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v2.1.1
/
numpy
/
lib
tag
5d62427b34a0f4e9fa107196b183ec25577182d1
tagger
Charles Harris <charlesr.harris@gmail.com>
Tue Sep 03 12:58:27 2024
object
48606ab22bfdb0e9d7ec4ed5eef984b873b7796d
NumPy 2.1.1 release
2b2909e
BUG: Fix #27256 and #27257
by Mateusz Sokół
· 12 months ago
898de56
TYP: Fixed & improved type hints for ``numpy.histogram2d``
by jorenham
· 1 year ago
0b2d779
BUG: Do not accidentally store dtype metadata in ``np.save``
by Sebastian Berg
· 1 year ago
4a1ca7d
DEP: lib: Deprecate acceptance of float (and more) in bincount. (#27076)
by Warren Weckesser
· 1 year, 1 month ago
b61e079
disable name suggestions on some AttributeErrors
by arnaud-ma
· 1 year, 1 month ago
a277f9f
Merge branch 'main' into add-import-numpy-as-np-statement
by Agriya Khetarpal
· 1 year, 1 month ago
b2ba7af
Merge pull request #26983 from jorenham/typing/trapezoid
by Ralf Gommers
· 1 year, 1 month ago
69516b9
TYP: Fix ``Any`` annotation typo in ``numpy.lib._function_base_impl``
by Joren Hammudoglu
· 1 year, 1 month ago
3d876fd
Merge pull request #26984 from jorenham/typing/median-percentile
by Ralf Gommers
· 1 year, 1 month ago
c333bfb
TYP,BUG: Type annotations for ``numpy.trapezoid``
by jorenham
· 1 year, 1 month ago
c7a1419
TYP,BUG: Fix potentially unresolved typevar in ``numpy.median`` and ``percentile``
by jorenham
· 1 year, 1 month ago
240e828
ENH: Add ``__slots__`` to private (sub)classes of ``numpy.lib._index_tricks_impl``
by jorenham
· 1 year, 1 month ago
42b22a2
Merge pull request #26429 from jlecordier/main
by Ralf Gommers
· 1 year, 1 month ago
ca522d1
TYP,BUG: Remove ``numpy.cast`` and ``numpy.disp`` from the typing stubs. (#26937)
by Joren Hammudoglu
· 1 year, 1 month ago
2093a6d
Merge pull request #26769 from aherbert/fix-closest-observation
by Charles Harris
· 1 year, 1 month ago
fe52670
Merge pull request #26902 from DimitriPapadopoulos/B
by Charles Harris
· 1 year, 1 month ago
1a357f0
Merge pull request #26930 from seberg/issue-26922
by Charles Harris
· 1 year, 1 month ago
c899a67
BUG: Fix out-of-bound minimum offset for in1d table method
by Sebastian Berg
· 1 year, 1 month ago
6160c58
API: Partially revert unique with return_inverse
by Sebastian Berg
· 1 year, 1 month ago
a360364
Apply ruff/flake8-bugbear rule B005
by Dimitri Papadopoulos
· 1 year, 1 month ago
d7ce405
Apply ruff/flake8-bugbear rule B004
by Dimitri Papadopoulos
· 1 year, 1 month ago
4be1b63
Merge pull request #26879 from DimitriPapadopoulos/SIM
by Charles Harris
· 1 year, 2 months ago
5052807
Merge pull request #26882 from DimitriPapadopoulos/UP
by Charles Harris
· 1 year, 2 months ago
5e05384
MAINT: apply ruff/pyupgrade rule UP039
by Dimitri Papadopoulos
· 1 year, 2 months ago
6155ebc
MAINT: apply ruff/pyupgrade rule UP034
by Dimitri Papadopoulos
· 1 year, 2 months ago
8111485
MAINT: apply ruff/flake8-simplify rule SIM210
by Dimitri Papadopoulos
· 1 year, 2 months ago
1557a30
MAINT: apply ruff/flake8-simplify rule SIM110
by Dimitri Papadopoulos
· 1 year, 2 months ago
4c3592d
MAINT: apply ruff/flake8-simplify rule SIM910
by Dimitri Papadopoulos
· 1 year, 2 months ago
d7f8f16
MAINT: fix typos found by codespell
by Dimitri Papadopoulos
· 1 year, 2 months ago
a676539
DOC: Reorder stubs for a few polynomial docstrings
by Agriya Khetarpal
· 1 year, 2 months ago
a7632de
Merge branch 'main' into add-import-numpy-as-np-statement
by Agriya Khetarpal
· 1 year, 2 months ago
b6fcc19
Add Array API 2023.12 version support
by Mateusz Sokół
· 1 year, 2 months ago
cdac3b0
DOC, API: Add `>>> import numpy as np` stub to `numpy/lib/`
by Agriya Khetarpal
· 1 year, 2 months ago
26a2e6c
BUG: fix max_rows and chunked string/datetime reading in ``loadtxt`` (#26762)
by Giovanni Del Monte
· 1 year, 2 months ago
63dc4c9
TYP: fix missing `sys` import in numeric.pyi (#26788)
by Andrej
· 1 year, 2 months ago
52679dc
Restore trailing whitespace
by Alex Herbert
· 1 year, 2 months ago
5a3ba2a
BUG: Quantile closest_observation to round to nearest even order
by Alex Herbert
· 1 year, 2 months ago
6f428f2
BUG: Fix bug in numpy.pad() (#25963)
by EricXie
· 1 year, 2 months ago
81763d5
BUG: weighted nanpercentile, nanquantile and multi-dim q (#26582)
by Christian Lorentzen
· 1 year, 2 months ago
dc232ed
ENH: Better error message for axis=None in `np.put_along_axis` and `np.take_along_axis` (#26597)
by Arun
· 1 year, 2 months ago
24e6811
Merge pull request #26629 from luxedo/DOC/21351/np/unique_all
by Matti Picus
· 1 year, 3 months ago
ba7c55c
Merge pull request #26606 from bmwoodruff/update-randn-to-standard_normal
by Matti Picus
· 1 year, 3 months ago
10ca3c0
DOC: fix `unique_all` extra whitespace in doctest
by Luiz Eduardo Amaral
· 1 year, 3 months ago
3eca7a6
DOC: fix +NORMALIZE_WHITESPACE for `unique_all` example
by Luiz Eduardo Amaral
· 1 year, 3 months ago
87921de
Merge pull request #26632 from luxedo/DOC/21351/np/unique_values
by Matti Picus
· 1 year, 3 months ago
4443a46
Merge pull request #26631 from luxedo/DOC/21351/np/unique_inverse
by Matti Picus
· 1 year, 3 months ago
a9f77ea
Merge pull request #26630 from luxedo/DOC/21351/np/unique_counts
by Matti Picus
· 1 year, 3 months ago
556994d
DOC: add `unique_values` example
by Luiz Eduardo Amaral
· 1 year, 3 months ago
c3d970c
DOC: add `unique_inverse` example
by Luiz Eduardo Amaral
· 1 year, 3 months ago
8ed8725
DOC: add `unique_counts` example
by Luiz Eduardo Amaral
· 1 year, 3 months ago
cfb0971
DOC: add `unique_all` example
by Luiz Eduardo Amaral
· 1 year, 3 months ago
25a93a3
DOC: Updated notes and examples for np.insert
by Ebigide Jude
· 1 year, 3 months ago
f307a5d
DOC: Update randn() to use rng.normal()
by bmwoodruff
· 1 year, 3 months ago
952f35c
Built docs and removed bullets from the notes
by Ebigide Jude
· 1 year, 3 months ago
ded3ec3
Corrected the line length error
by Ebigide Jude
· 1 year, 3 months ago
a51e61f
updated insert function with improved note section
by Ebigide Jude
· 1 year, 3 months ago
501fecf
DOC: Update randn() to use rng.standard_normal()
by Ben Woodruff
· 1 year, 3 months ago
7a647ea
ENH: use size-zero dtype for broadcast-shapes
by Marten Henric van Kerkwijk
· 1 year, 3 months ago
a03e0ef
ENH: Improve performance of np.broadcast_arrays and np.broadcast_shapes (#26160)
by Pieter Eendebak
· 1 year, 3 months ago
22dc07c
Merge pull request #26538 from luxedo/doc/17867
by Nathan Goldbaum
· 1 year, 3 months ago
c79a5fb
DOC: move gradient see examples text
by Luiz Eduardo Amaral
· 1 year, 3 months ago
acf9e42
DOC: gradient remove blank line
by Luiz Eduardo Amaral
· 1 year, 3 months ago
5421d2c
DOC: change gradient unevenly spaced example
by Luiz Eduardo Amaral
· 1 year, 3 months ago
3e60d86
Update numpy/lib/_function_base_impl.py
by Luiz Eduardo Amaral
· 1 year, 3 months ago
546b029
Update numpy/lib/_function_base_impl.py
by Luiz Eduardo Amaral
· 1 year, 3 months ago
4ea21f3
BUG: fix setxor1d when input arrays aren't 1D (#26559)
by Jules
· 1 year, 3 months ago
fcf488a
DOC: fix gradient return value
by Luiz Eduardo Amaral
· 1 year, 3 months ago
450db4b
BUG: Fix in1d fast-path range
by Sebastian Berg
· 1 year, 3 months ago
0003929
DOC: update np.gradient examples
by Luiz Eduardo Amaral
· 1 year, 3 months ago
93916d6
DOC: improve np.gradient examples
by Luiz Eduardo Amaral
· 1 year, 3 months ago
e5905e6
DOC: add # may vary to get_include example
by Luiz Eduardo Amaral
· 1 year, 3 months ago
2c193fa
DOC: add example to get_include
by Luiz Eduardo Amaral
· 1 year, 3 months ago
edbcdfb
Try fix doc generation
by Jyn Spring 琴春
· 1 year, 3 months ago
49260bc
Use np._NoValue for deprecated keyword default
by Jyn Spring 琴春
· 1 year, 3 months ago
e617b23
Improve warning message & doc
by Jyn Spring 琴春
· 1 year, 3 months ago
7f9feb7
Deprecate 'fix_imports' flag in numpy.save
by Jyn Spring 琴春
· 1 year, 3 months ago
98e8913
BUG: Use Python pickle protocol version 4 for np.save (#26388)
by Jyn Spring 琴春
· 1 year, 3 months ago
0b6e452
TST: skip test_frompyfunc_leaks in the free-threaded build
by Nathan Goldbaum
· 1 year, 3 months ago
b5daae5
TYP: npyio: loadtxt: usecols: add None type
by Jean Lecordier
· 1 year, 3 months ago
52ddb74
DOC: quantile: correct/simplify documentation
by Matt Haberland
· 1 year, 4 months ago
53cfea9
Merge pull request #12150 from anntzer/histogram-int-dtype
by Nathan Goldbaum
· 1 year, 4 months ago
853c42b
DOC: remove Notes section and refine Example [skip azp][skip cirrus][skip actions]
by Tuhin Sharma
· 1 year, 4 months ago
e02cb02
DOC: enhanced example with c.dtype [skip azp][skip cirrus][skip actions]
by Tuhin Sharma
· 1 year, 4 months ago
0489082
DOC: added Notes section to document mixed dtype effect on np.append [skip azp][skip cirrus][skip actions]
by Tuhin Sharma
· 1 year, 4 months ago
c016301
DOC: added one example with mixed dtype [skip azp][skip cirrus][skip actions]
by Tuhin Sharma
· 1 year, 4 months ago
1dbc253
DOC: added markdown formatting for values and arr [skip azp][skip cirrus][skip actions]
by Tuhin Sharma
· 1 year, 4 months ago
c63969c
ENH: When histogramming data with integer dtype, force bin width >= 1.
by Antony Lee
· 1 year, 4 months ago
1807e08
DOC: add explanation of dtype to parameter values for np.append
by Tuhin Sharma
· 1 year, 4 months ago
9796349
BUG: ensure np.vectorize doesn't truncate fixed-width strings
by Nathan Goldbaum
· 1 year, 4 months ago
0d7b977
API: Readd np.bool_ typing stub
by Mateusz Sokół
· 1 year, 5 months ago
e9cc084
BUG: fixed datetime64[ns] conversion issue in numpy.vectorize, see #25936
by Francisco Sousa
· 1 year, 5 months ago
8df4cfb
fix, add more tests [skip cirrus]
by mattip
· 1 year, 5 months ago
3746939
DOC: override inherited Mapping docstrings in NpzFile
by mattip
· 1 year, 5 months ago
beb523c
np.array: call __array__ with copy keyword
by Mateusz Sokół
· 1 year, 6 months ago
ab9c6b8
API: Move back to original semantics for np.astype
by Mateusz Sokół
· 1 year, 6 months ago
94dd1b5
API: Update copy keyword across the codebase
by Mateusz Sokół
· 1 year, 6 months ago
8644162
DOC: Update genfromtxt documentation
by Liang Yan
· 1 year, 6 months ago
98b6ecd
DOC: fix a number of doc build warnings
by Ralf Gommers
· 1 year, 6 months ago
8fe55b0
BUG: Fix np.quantile([0, 1], 0, method='weibull') (#24710)
by Pieter Eendebak
· 1 year, 6 months ago
a5ab964
REV: revert tuple/list return type changes for `*split` functions
by Ralf Gommers
· 1 year, 6 months ago
Next »